public static interface ProtoIlInstructions.IlVariableMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasInitialValue()
bool has_initial_value = 3; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
ProtoAssemblyAllTypes.TypeDefinition |
getType()
.TypeDefinition type = 1; |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder |
getTypeOrBuilder()
.TypeDefinition type = 1; |
ProtoIlInstructions.IlVariableMsg.IlVariableKind |
getVariableKind()
.IlVariableMsg.IlVariableKind variable_kind = 4; |
int |
getVariableKindValue()
.IlVariableMsg.IlVariableKind variable_kind = 4; |
boolean |
hasType()
.TypeDefinition type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
.TypeDefinition type = 1;ProtoAssemblyAllTypes.TypeDefinition getType()
.TypeDefinition type = 1;ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getTypeOrBuilder()
.TypeDefinition type = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;boolean getHasInitialValue()
bool has_initial_value = 3;int getVariableKindValue()
.IlVariableMsg.IlVariableKind variable_kind = 4;ProtoIlInstructions.IlVariableMsg.IlVariableKind getVariableKind()
.IlVariableMsg.IlVariableKind variable_kind = 4;Copyright © 2024 Soot OSS. All rights reserved.