| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFieldsBuilder()
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFieldsBuilder(int index)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clear() |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearAccessibility()
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearAttributes()
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearDeclaringType()
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearFullName()
string full_name = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsAbstract()
bool is_abstract = 2; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsConst()
bool is_const = 7; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsExplicitInterfaceImplementation()
bool is_explicit_interface_implementation = 4; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsOverride()
bool is_override = 5; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsReadOnly()
bool is_read_only = 8; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsSealed()
bool is_sealed = 3; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsStatic()
bool is_static = 9; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearIsVirtual()
bool is_virtual = 6; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearName()
string name = 11; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearPeToken()
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearType()
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clearTypeKind()
.TypeKindDef type_kind = 14; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.clone() |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getFieldBuilder()
LDFLDA LDMEMBERTOKEN
|
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getFieldsBuilder(int index)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeDeclaringType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeFrom(ProtoAssemblyAllTypes.FieldDefinition other) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.newBuilder() |
static ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.newBuilder(ProtoAssemblyAllTypes.FieldDefinition prototype) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.newBuilderForType() |
protected ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.removeAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setAccessibility(ProtoAssemblyAllTypes.Accessibility value)
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setAccessibilityValue(int value)
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setFullName(String value)
string full_name = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setFullNameBytes(com.google.protobuf.ByteString value)
string full_name = 12; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsAbstract(boolean value)
bool is_abstract = 2; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsConst(boolean value)
bool is_const = 7; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsExplicitInterfaceImplementation(boolean value)
bool is_explicit_interface_implementation = 4; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsOverride(boolean value)
bool is_override = 5; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsReadOnly(boolean value)
bool is_read_only = 8; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsSealed(boolean value)
bool is_sealed = 3; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsStatic(boolean value)
bool is_static = 9; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setIsVirtual(boolean value)
bool is_virtual = 6; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setName(String value)
string name = 11; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setNameBytes(com.google.protobuf.ByteString value)
string name = 11; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setPeToken(int value)
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setTypeKind(ProtoAssemblyAllTypes.TypeKindDef value)
.TypeKindDef type_kind = 14; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setTypeKindValue(int value)
.TypeKindDef type_kind = 14; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoAssemblyAllTypes.FieldDefinition.Builder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getFieldsBuilderList()
repeated .FieldDefinition fields = 12; |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(int index,
ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setField(ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
LDFLDA LDMEMBERTOKEN
|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setFields(int index,
ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
Copyright © 2024 Soot OSS. All rights reserved.