| Package | Description |
|---|---|
| soot.dotnet.proto | |
| soot.dotnet.specifications |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder.build() |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder.buildPartial() |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.getDefaultInstance() |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.getDefaultInstanceForType() |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder.getDefaultInstanceForType() |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder.getFixedArguments(int index)
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.getFixedArguments(int index)
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getFixedArguments(int index)
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder.getNamedArguments(int index)
ILspy uses fixed arg
|
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.getNamedArguments(int index)
ILspy uses fixed arg
|
ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getNamedArguments(int index)
ILspy uses fixed arg
|
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseDelimitedFrom(InputStream input) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(byte[] data) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(ByteBuffer data) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(com.google.protobuf.ByteString data) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(InputStream input) |
static ProtoAssemblyAllTypes.AttributeArgumentDefinition |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder.getFixedArgumentsList()
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.getFixedArgumentsList()
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getFixedArgumentsList()
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder.getNamedArgumentsList()
ILspy uses fixed arg
|
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.getNamedArgumentsList()
ILspy uses fixed arg
|
List<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getNamedArgumentsList()
ILspy uses fixed arg
|
com.google.protobuf.Parser<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.getParserForType() |
static com.google.protobuf.Parser<ProtoAssemblyAllTypes.AttributeArgumentDefinition> |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.AttributeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.addAllFixedArguments(Iterable<? extends ProtoAssemblyAllTypes.AttributeArgumentDefinition> values)
repeated .AttributeArgumentDefinition fixed_arguments = 3; |
ProtoAssemblyAllTypes.AttributeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.addAllNamedArguments(Iterable<? extends ProtoAssemblyAllTypes.AttributeArgumentDefinition> values)
ILspy uses fixed arg
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationElem |
DotnetAttributeArgument.toAnnotationElem(ProtoAssemblyAllTypes.AttributeArgumentDefinition arg) |
Copyright © 2024 Soot OSS. All rights reserved.