| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllDirectBaseTypes(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllEvents(Iterable<? extends ProtoAssemblyAllTypes.EventDefinition> values)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllFields(Iterable<? extends ProtoAssemblyAllTypes.FieldDefinition> values)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllGenericTypeArguments(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllMethods(Iterable<? extends ProtoAssemblyAllTypes.MethodDefinition> values)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllNestedTypes(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAllProperties(Iterable<? extends ProtoAssemblyAllTypes.PropertyDefinition> values)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypesBuilder()
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypesBuilder(int index)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addEvents(int index,
ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addEvents(int index,
ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addEvents(ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addEvents(ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(int index,
ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(int index,
ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addFields(ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArgumentsBuilder()
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArgumentsBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.addListOfTypesBuilder()
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.addListOfTypesBuilder(int index)
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addMethods(int index,
ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addMethods(int index,
ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addMethods(ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addMethods(ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypesBuilder()
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypesBuilder(int index)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addProperties(int index,
ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addProperties(int index,
ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addProperties(ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addProperties(ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clear() |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearAccessibility()
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearArrayDimensions()
int32 array_dimensions = 17; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearAttributes()
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearDeclaringOuterClass()
string declaring_outer_class = 8; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearDirectBaseTypes()
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearEvents()
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearFields()
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearFullname()
string fullname = 2; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearGenericTypeArguments()
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearIsAbstract()
bool is_abstract = 4; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearIsReadOnly()
bool is_read_only = 5; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearIsSealed()
bool is_sealed = 6; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearIsStatic()
bool is_static = 7; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearMethods()
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearNamespace()
string namespace = 3; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearNestedTypes()
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearPeToken()
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearProperties()
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clearTypeKind()
.TypeKindDef type_kind = 10; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.clone() |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.getAttributeTypeBuilder()
.TypeDefinition attribute_type = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.getDeclaringTypeBuilder()
.TypeDefinition declaring_type = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.getDeclaringTypeBuilder()
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getDirectBaseTypesBuilder(int index)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getGenericTypeArgumentsBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.getListOfTypesBuilder(int index)
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getNestedTypesBuilder(int index)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.getReturnTypeBuilder()
.TypeDefinition return_type = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.ParameterDefinition.Builder.getTypeBuilder()
.TypeDefinition type = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.getTypeBuilder()
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.getTypeBuilder()
.TypeDefinition type = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder.getTypeBuilder()
.TypeDefinition type = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.getTypeBuilder()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoIlInstructions.IlVariableMsg.Builder.getTypeBuilder()
.TypeDefinition type = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.mergeFrom(com.google.protobuf.Message other) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.mergeFrom(ProtoAssemblyAllTypes.TypeDefinition other) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.newBuilder() |
static ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.newBuilder(ProtoAssemblyAllTypes.TypeDefinition prototype) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.newBuilderForType() |
protected ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeDirectBaseTypes(int index)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeEvents(int index)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeFields(int index)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeGenericTypeArguments(int index)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeMethods(int index)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeNestedTypes(int index)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.removeProperties(int index)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setAccessibility(ProtoAssemblyAllTypes.Accessibility value)
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setAccessibilityValue(int value)
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setArrayDimensions(int value)
int32 array_dimensions = 17; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setAttributes(int index,
ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setDeclaringOuterClass(String value)
string declaring_outer_class = 8; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setDeclaringOuterClassBytes(com.google.protobuf.ByteString value)
string declaring_outer_class = 8; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setEvents(int index,
ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setEvents(int index,
ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setFields(int index,
ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setFields(int index,
ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setFullname(String value)
string fullname = 2; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setFullnameBytes(com.google.protobuf.ByteString value)
string fullname = 2; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setIsAbstract(boolean value)
bool is_abstract = 4; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setIsReadOnly(boolean value)
bool is_read_only = 5; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setIsSealed(boolean value)
bool is_sealed = 6; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setIsStatic(boolean value)
bool is_static = 7; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setMethods(int index,
ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setMethods(int index,
ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setNamespace(String value)
string namespace = 3; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 3; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setPeToken(int value)
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setProperties(int index,
ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setProperties(int index,
ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setTypeKind(ProtoAssemblyAllTypes.TypeKindDef value)
.TypeKindDef type_kind = 10; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setTypeKindValue(int value)
.TypeKindDef type_kind = 10; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ProtoAssemblyAllTypes.TypeDefinition.Builder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getDirectBaseTypesBuilderList()
repeated .TypeDefinition direct_base_types = 9; |
List<ProtoAssemblyAllTypes.TypeDefinition.Builder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getGenericTypeArgumentsBuilderList()
repeated .TypeDefinition generic_type_arguments = 16; |
List<ProtoAssemblyAllTypes.TypeDefinition.Builder> |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.getListOfTypesBuilderList()
repeated .TypeDefinition list_of_types = 1; |
List<ProtoAssemblyAllTypes.TypeDefinition.Builder> |
ProtoAssemblyAllTypes.TypeDefinition.Builder.getNestedTypesBuilderList()
repeated .TypeDefinition nested_types = 14; |
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addDirectBaseTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addGenericTypeArguments(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.addListOfTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.addListOfTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.addNestedTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.AttributeDefinition.Builder |
ProtoAssemblyAllTypes.AttributeDefinition.Builder.setAttributeType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition attribute_type = 1; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition declaring_type = 15; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition declaring_type = 13; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setDirectBaseTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setGenericTypeArguments(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder |
ProtoAssemblyAllTypes.AssemblyAllTypes.Builder.setListOfTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition list_of_types = 1; |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
ProtoAssemblyAllTypes.TypeDefinition.Builder.setNestedTypes(int index,
ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.MethodDefinition.Builder |
ProtoAssemblyAllTypes.MethodDefinition.Builder.setReturnType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition return_type = 12; |
ProtoAssemblyAllTypes.ParameterDefinition.Builder |
ProtoAssemblyAllTypes.ParameterDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 1; |
ProtoAssemblyAllTypes.FieldDefinition.Builder |
ProtoAssemblyAllTypes.FieldDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 10; |
ProtoAssemblyAllTypes.PropertyDefinition.Builder |
ProtoAssemblyAllTypes.PropertyDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 12; |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder |
ProtoAssemblyAllTypes.AttributeArgumentDefinition.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 1; |
ProtoIlInstructions.IlInstructionMsg.Builder |
ProtoIlInstructions.IlInstructionMsg.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
|
ProtoIlInstructions.IlVariableMsg.Builder |
ProtoIlInstructions.IlVariableMsg.Builder.setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition type = 1; |
Copyright © 2024 Soot OSS. All rights reserved.