| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoAssemblyAllTypes.PropertyDefinition
Protobuf type
PropertyDefinition |
static class |
ProtoAssemblyAllTypes.PropertyDefinition.Builder
Protobuf type
PropertyDefinition |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinition.getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13; |
List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinition.getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13; |
List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13; |
Copyright © 2024 Soot OSS. All rights reserved.