| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.build() |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.buildPartial() |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.TypeDefinition.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder.getAttributes(int index)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.MethodDefinition.getAttributes(int index)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.MethodDefinition.Builder.getAttributes(int index)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.FieldDefinitionOrBuilder.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.FieldDefinition.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.FieldDefinition.Builder.getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder.getAttributes(int index)
repeated .AttributeDefinition attributes = 16; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.PropertyDefinition.getAttributes(int index)
repeated .AttributeDefinition attributes = 16; |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.getAttributes(int index)
repeated .AttributeDefinition attributes = 16; |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.getDefaultInstance() |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.getDefaultInstanceForType() |
ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getDefaultInstanceForType() |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseDelimitedFrom(InputStream input) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(byte[] data) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(ByteBuffer data) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(com.google.protobuf.ByteString data) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(InputStream input) |
static ProtoAssemblyAllTypes.AttributeDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.TypeDefinition.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder.getAttributesList()
repeated .AttributeDefinition attributes = 13; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.MethodDefinition.getAttributesList()
repeated .AttributeDefinition attributes = 13; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.MethodDefinition.Builder.getAttributesList()
repeated .AttributeDefinition attributes = 13; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.FieldDefinitionOrBuilder.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.FieldDefinition.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.FieldDefinition.Builder.getAttributesList()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder.getAttributesList()
repeated .AttributeDefinition attributes = 16; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.PropertyDefinition.getAttributesList()
repeated .AttributeDefinition attributes = 16; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.getAttributesList()
repeated .AttributeDefinition attributes = 16; |
com.google.protobuf.Parser<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.getParserForType() |
static com.google.protobuf.Parser<ProtoAssemblyAllTypes.AttributeDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.PropertyDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.PropertyDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 16; |
ProtoAssemblyAllTypes.AttributeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.mergeFrom(ProtoAssemblyAllTypes.AttributeDefinition other) |
static ProtoAssemblyAllTypes.AttributeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.newBuilder(ProtoAssemblyAllTypes.AttributeDefinition prototype) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.PropertyDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 16; |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.PropertyDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 16; |
Copyright © 2024 Soot OSS. All rights reserved.