public static final class ProtoIlInstructions.IlInstructionMsg.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder> implements ProtoIlInstructions.IlInstructionMsgOrBuilder
IlInstructionMsggetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProtoIlInstructions.IlInstructionMsg build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProtoIlInstructions.IlInstructionMsg buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtoIlInstructions.IlInstructionMsg.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder mergeFrom(ProtoIlInstructions.IlInstructionMsg other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public ProtoIlInstructions.IlInstructionMsg.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>IOExceptionpublic int getOpCodeValue()
.IlInstructionMsg.IlOpCode op_code = 1;getOpCodeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setOpCodeValue(int value)
.IlInstructionMsg.IlOpCode op_code = 1;value - The enum numeric value on the wire for opCode to set.public ProtoIlInstructions.IlInstructionMsg.IlOpCode getOpCode()
.IlInstructionMsg.IlOpCode op_code = 1;getOpCode in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setOpCode(ProtoIlInstructions.IlInstructionMsg.IlOpCode value)
.IlInstructionMsg.IlOpCode op_code = 1;value - The opCode to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearOpCode()
.IlInstructionMsg.IlOpCode op_code = 1;public boolean hasMethod()
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;hasMethod in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition getMethod()
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;getMethod in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setMethod(ProtoAssemblyAllTypes.MethodDefinition value)
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;public ProtoIlInstructions.IlInstructionMsg.Builder setMethod(ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;public ProtoIlInstructions.IlInstructionMsg.Builder mergeMethod(ProtoAssemblyAllTypes.MethodDefinition value)
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;public ProtoIlInstructions.IlInstructionMsg.Builder clearMethod()
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder getMethodBuilder()
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;public ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getMethodOrBuilder()
CALL LDMEMBERTOKEN
.MethodDefinition method = 4;getMethodOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<ProtoIlInstructions.IlInstructionMsg> getArgumentsList()
repeated .IlInstructionMsg arguments = 5;getArgumentsList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getArgumentsCount()
repeated .IlInstructionMsg arguments = 5;getArgumentsCount in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getArguments(int index)
repeated .IlInstructionMsg arguments = 5;getArguments in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setArguments(int index, ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder setArguments(int index, ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addArguments(ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addArguments(int index, ProtoIlInstructions.IlInstructionMsg value)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addArguments(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addArguments(int index, ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addAllArguments(Iterable<? extends ProtoIlInstructions.IlInstructionMsg> values)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder clearArguments()
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder removeArguments(int index)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder getArgumentsBuilder(int index)
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsgOrBuilder getArgumentsOrBuilder(int index)
repeated .IlInstructionMsg arguments = 5;getArgumentsOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> getArgumentsOrBuilderList()
repeated .IlInstructionMsg arguments = 5;getArgumentsOrBuilderList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder addArgumentsBuilder()
repeated .IlInstructionMsg arguments = 5;public ProtoIlInstructions.IlInstructionMsg.Builder addArgumentsBuilder(int index)
repeated .IlInstructionMsg arguments = 5;public List<ProtoIlInstructions.IlInstructionMsg.Builder> getArgumentsBuilderList()
repeated .IlInstructionMsg arguments = 5;public boolean hasValueInstruction()
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;hasValueInstruction in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getValueInstruction()
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;getValueInstruction in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueInstruction(ProtoIlInstructions.IlInstructionMsg value)
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;public ProtoIlInstructions.IlInstructionMsg.Builder setValueInstruction(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;public ProtoIlInstructions.IlInstructionMsg.Builder mergeValueInstruction(ProtoIlInstructions.IlInstructionMsg value)
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;public ProtoIlInstructions.IlInstructionMsg.Builder clearValueInstruction()
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;public ProtoIlInstructions.IlInstructionMsg.Builder getValueInstructionBuilder()
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;public ProtoIlInstructions.IlInstructionMsgOrBuilder getValueInstructionOrBuilder()
LEAVE STOBJ STLOC
.IlInstructionMsg value_instruction = 6;getValueInstructionOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic String getValueConstantString()
LDSTR LDC_I4
string value_constant_string = 7;getValueConstantString in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic com.google.protobuf.ByteString getValueConstantStringBytes()
LDSTR LDC_I4
string value_constant_string = 7;getValueConstantStringBytes in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantString(String value)
LDSTR LDC_I4
string value_constant_string = 7;value - The valueConstantString to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearValueConstantString()
LDSTR LDC_I4
string value_constant_string = 7;public ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantStringBytes(com.google.protobuf.ByteString value)
LDSTR LDC_I4
string value_constant_string = 7;value - The bytes for valueConstantString to set.public int getValueConstantInt32()
int32 value_constant_int32 = 16;getValueConstantInt32 in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantInt32(int value)
int32 value_constant_int32 = 16;value - The valueConstantInt32 to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearValueConstantInt32()
int32 value_constant_int32 = 16;public long getValueConstantInt64()
int64 value_constant_int64 = 38;getValueConstantInt64 in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantInt64(long value)
int64 value_constant_int64 = 38;value - The valueConstantInt64 to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearValueConstantInt64()
int64 value_constant_int64 = 38;public float getValueConstantFloat()
float value_constant_float = 39;getValueConstantFloat in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantFloat(float value)
float value_constant_float = 39;value - The valueConstantFloat to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearValueConstantFloat()
float value_constant_float = 39;public double getValueConstantDouble()
double value_constant_double = 40;getValueConstantDouble in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setValueConstantDouble(double value)
double value_constant_double = 40;value - The valueConstantDouble to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearValueConstantDouble()
double value_constant_double = 40;public boolean hasTarget()
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;hasTarget in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getTarget()
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;getTarget in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTarget(ProtoIlInstructions.IlInstructionMsg value)
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;public ProtoIlInstructions.IlInstructionMsg.Builder setTarget(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;public ProtoIlInstructions.IlInstructionMsg.Builder mergeTarget(ProtoIlInstructions.IlInstructionMsg value)
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;public ProtoIlInstructions.IlInstructionMsg.Builder clearTarget()
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;public ProtoIlInstructions.IlInstructionMsg.Builder getTargetBuilder()
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;public ProtoIlInstructions.IlInstructionMsgOrBuilder getTargetOrBuilder()
STOBJ LDFLDA LDOBJ
.IlInstructionMsg target = 8;getTargetOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasType()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;hasType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getType()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;getType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setType(ProtoAssemblyAllTypes.TypeDefinition value)
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;public ProtoIlInstructions.IlInstructionMsg.Builder setType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;public ProtoIlInstructions.IlInstructionMsg.Builder mergeType(ProtoAssemblyAllTypes.TypeDefinition value)
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;public ProtoIlInstructions.IlInstructionMsg.Builder clearType()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder getTypeBuilder()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getTypeOrBuilder()
STOBJ LDOBJ NEWARR LDELEMA CASTCLASS ISINST UNBOXANY
.TypeDefinition type = 9;getTypeOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasField()
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;hasField in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoAssemblyAllTypes.FieldDefinition getField()
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;getField in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setField(ProtoAssemblyAllTypes.FieldDefinition value)
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;public ProtoIlInstructions.IlInstructionMsg.Builder setField(ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;public ProtoIlInstructions.IlInstructionMsg.Builder mergeField(ProtoAssemblyAllTypes.FieldDefinition value)
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;public ProtoIlInstructions.IlInstructionMsg.Builder clearField()
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;public ProtoAssemblyAllTypes.FieldDefinition.Builder getFieldBuilder()
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;public ProtoAssemblyAllTypes.FieldDefinitionOrBuilder getFieldOrBuilder()
LDFLDA LDMEMBERTOKEN
.FieldDefinition field = 10;getFieldOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasVariable()
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;hasVariable in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlVariableMsg getVariable()
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;getVariable in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setVariable(ProtoIlInstructions.IlVariableMsg value)
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;public ProtoIlInstructions.IlInstructionMsg.Builder setVariable(ProtoIlInstructions.IlVariableMsg.Builder builderForValue)
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;public ProtoIlInstructions.IlInstructionMsg.Builder mergeVariable(ProtoIlInstructions.IlVariableMsg value)
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;public ProtoIlInstructions.IlInstructionMsg.Builder clearVariable()
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;public ProtoIlInstructions.IlVariableMsg.Builder getVariableBuilder()
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;public ProtoIlInstructions.IlVariableMsgOrBuilder getVariableOrBuilder()
LDLOC STLOC TryCatchHandler
.IlVariableMsg variable = 11;getVariableOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getOperatorValue()
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;getOperatorValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setOperatorValue(int value)
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;value - The enum numeric value on the wire for operator to set.public ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator getOperator()
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;getOperator in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setOperator(ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator value)
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;value - The operator to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearOperator()
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;public int getSignValue()
.IlInstructionMsg.IlSign sign = 20;getSignValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setSignValue(int value)
.IlInstructionMsg.IlSign sign = 20;value - The enum numeric value on the wire for sign to set.public ProtoIlInstructions.IlInstructionMsg.IlSign getSign()
.IlInstructionMsg.IlSign sign = 20;getSign in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setSign(ProtoIlInstructions.IlInstructionMsg.IlSign value)
.IlInstructionMsg.IlSign sign = 20;value - The sign to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearSign()
.IlInstructionMsg.IlSign sign = 20;public boolean hasLeft()
.IlInstructionMsg left = 14;hasLeft in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getLeft()
.IlInstructionMsg left = 14;getLeft in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setLeft(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg left = 14;public ProtoIlInstructions.IlInstructionMsg.Builder setLeft(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg left = 14;public ProtoIlInstructions.IlInstructionMsg.Builder mergeLeft(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg left = 14;public ProtoIlInstructions.IlInstructionMsg.Builder clearLeft()
.IlInstructionMsg left = 14;public ProtoIlInstructions.IlInstructionMsg.Builder getLeftBuilder()
.IlInstructionMsg left = 14;public ProtoIlInstructions.IlInstructionMsgOrBuilder getLeftOrBuilder()
.IlInstructionMsg left = 14;getLeftOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasRight()
.IlInstructionMsg right = 15;hasRight in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getRight()
.IlInstructionMsg right = 15;getRight in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setRight(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg right = 15;public ProtoIlInstructions.IlInstructionMsg.Builder setRight(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg right = 15;public ProtoIlInstructions.IlInstructionMsg.Builder mergeRight(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg right = 15;public ProtoIlInstructions.IlInstructionMsg.Builder clearRight()
.IlInstructionMsg right = 15;public ProtoIlInstructions.IlInstructionMsg.Builder getRightBuilder()
.IlInstructionMsg right = 15;public ProtoIlInstructions.IlInstructionMsgOrBuilder getRightOrBuilder()
.IlInstructionMsg right = 15;getRightOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic String getTargetLabel()
BRANCH
string target_label = 18;getTargetLabel in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic com.google.protobuf.ByteString getTargetLabelBytes()
BRANCH
string target_label = 18;getTargetLabelBytes in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTargetLabel(String value)
BRANCH
string target_label = 18;value - The targetLabel to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearTargetLabel()
BRANCH
string target_label = 18;public ProtoIlInstructions.IlInstructionMsg.Builder setTargetLabelBytes(com.google.protobuf.ByteString value)
BRANCH
string target_label = 18;value - The bytes for targetLabel to set.public int getComparisonKindValue()
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;getComparisonKindValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setComparisonKindValue(int value)
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;value - The enum numeric value on the wire for comparisonKind to set.public ProtoIlInstructions.IlInstructionMsg.IlComparisonKind getComparisonKind()
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;getComparisonKind in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setComparisonKind(ProtoIlInstructions.IlInstructionMsg.IlComparisonKind value)
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;value - The comparisonKind to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearComparisonKind()
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;public boolean hasCondition()
IF_INSTRUCTION
.IlInstructionMsg condition = 22;hasCondition in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getCondition()
IF_INSTRUCTION
.IlInstructionMsg condition = 22;getCondition in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setCondition(ProtoIlInstructions.IlInstructionMsg value)
IF_INSTRUCTION
.IlInstructionMsg condition = 22;public ProtoIlInstructions.IlInstructionMsg.Builder setCondition(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
IF_INSTRUCTION
.IlInstructionMsg condition = 22;public ProtoIlInstructions.IlInstructionMsg.Builder mergeCondition(ProtoIlInstructions.IlInstructionMsg value)
IF_INSTRUCTION
.IlInstructionMsg condition = 22;public ProtoIlInstructions.IlInstructionMsg.Builder clearCondition()
IF_INSTRUCTION
.IlInstructionMsg condition = 22;public ProtoIlInstructions.IlInstructionMsg.Builder getConditionBuilder()
IF_INSTRUCTION
.IlInstructionMsg condition = 22;public ProtoIlInstructions.IlInstructionMsgOrBuilder getConditionOrBuilder()
IF_INSTRUCTION
.IlInstructionMsg condition = 22;getConditionOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasTrueInst()
.IlInstructionMsg true_inst = 23;hasTrueInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getTrueInst()
.IlInstructionMsg true_inst = 23;getTrueInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTrueInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg true_inst = 23;public ProtoIlInstructions.IlInstructionMsg.Builder setTrueInst(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg true_inst = 23;public ProtoIlInstructions.IlInstructionMsg.Builder mergeTrueInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg true_inst = 23;public ProtoIlInstructions.IlInstructionMsg.Builder clearTrueInst()
.IlInstructionMsg true_inst = 23;public ProtoIlInstructions.IlInstructionMsg.Builder getTrueInstBuilder()
.IlInstructionMsg true_inst = 23;public ProtoIlInstructions.IlInstructionMsgOrBuilder getTrueInstOrBuilder()
.IlInstructionMsg true_inst = 23;getTrueInstOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasFalseInst()
.IlInstructionMsg false_inst = 24;hasFalseInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getFalseInst()
.IlInstructionMsg false_inst = 24;getFalseInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setFalseInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg false_inst = 24;public ProtoIlInstructions.IlInstructionMsg.Builder setFalseInst(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg false_inst = 24;public ProtoIlInstructions.IlInstructionMsg.Builder mergeFalseInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg false_inst = 24;public ProtoIlInstructions.IlInstructionMsg.Builder clearFalseInst()
.IlInstructionMsg false_inst = 24;public ProtoIlInstructions.IlInstructionMsg.Builder getFalseInstBuilder()
.IlInstructionMsg false_inst = 24;public ProtoIlInstructions.IlInstructionMsgOrBuilder getFalseInstOrBuilder()
.IlInstructionMsg false_inst = 24;getFalseInstOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasArray()
LDLEN LDELEMA
.IlInstructionMsg array = 30;hasArray in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getArray()
LDLEN LDELEMA
.IlInstructionMsg array = 30;getArray in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setArray(ProtoIlInstructions.IlInstructionMsg value)
LDLEN LDELEMA
.IlInstructionMsg array = 30;public ProtoIlInstructions.IlInstructionMsg.Builder setArray(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
LDLEN LDELEMA
.IlInstructionMsg array = 30;public ProtoIlInstructions.IlInstructionMsg.Builder mergeArray(ProtoIlInstructions.IlInstructionMsg value)
LDLEN LDELEMA
.IlInstructionMsg array = 30;public ProtoIlInstructions.IlInstructionMsg.Builder clearArray()
LDLEN LDELEMA
.IlInstructionMsg array = 30;public ProtoIlInstructions.IlInstructionMsg.Builder getArrayBuilder()
LDLEN LDELEMA
.IlInstructionMsg array = 30;public ProtoIlInstructions.IlInstructionMsgOrBuilder getArrayOrBuilder()
LDLEN LDELEMA
.IlInstructionMsg array = 30;getArrayOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getConversionKindValue()
.IlInstructionMsg.IlConversionKind conversion_kind = 25;getConversionKindValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setConversionKindValue(int value)
.IlInstructionMsg.IlConversionKind conversion_kind = 25;value - The enum numeric value on the wire for conversionKind to set.public ProtoIlInstructions.IlInstructionMsg.IlConversionKind getConversionKind()
.IlInstructionMsg.IlConversionKind conversion_kind = 25;getConversionKind in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setConversionKind(ProtoIlInstructions.IlInstructionMsg.IlConversionKind value)
.IlInstructionMsg.IlConversionKind conversion_kind = 25;value - The conversionKind to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearConversionKind()
.IlInstructionMsg.IlConversionKind conversion_kind = 25;public int getInputTypeValue()
.IlInstructionMsg.IlStackType input_type = 26;getInputTypeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setInputTypeValue(int value)
.IlInstructionMsg.IlStackType input_type = 26;value - The enum numeric value on the wire for inputType to set.public ProtoIlInstructions.IlInstructionMsg.IlStackType getInputType()
.IlInstructionMsg.IlStackType input_type = 26;getInputType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setInputType(ProtoIlInstructions.IlInstructionMsg.IlStackType value)
.IlInstructionMsg.IlStackType input_type = 26;value - The inputType to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearInputType()
.IlInstructionMsg.IlStackType input_type = 26;public int getTargetTypeValue()
.IlInstructionMsg.IlPrimitiveType target_type = 28;getTargetTypeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTargetTypeValue(int value)
.IlInstructionMsg.IlPrimitiveType target_type = 28;value - The enum numeric value on the wire for targetType to set.public ProtoIlInstructions.IlInstructionMsg.IlPrimitiveType getTargetType()
.IlInstructionMsg.IlPrimitiveType target_type = 28;getTargetType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTargetType(ProtoIlInstructions.IlInstructionMsg.IlPrimitiveType value)
.IlInstructionMsg.IlPrimitiveType target_type = 28;value - The targetType to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearTargetType()
.IlInstructionMsg.IlPrimitiveType target_type = 28;public boolean hasArgument()
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;hasArgument in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getArgument()
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;getArgument in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setArgument(ProtoIlInstructions.IlInstructionMsg value)
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;public ProtoIlInstructions.IlInstructionMsg.Builder setArgument(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;public ProtoIlInstructions.IlInstructionMsg.Builder mergeArgument(ProtoIlInstructions.IlInstructionMsg value)
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;public ProtoIlInstructions.IlInstructionMsg.Builder clearArgument()
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;public ProtoIlInstructions.IlInstructionMsg.Builder getArgumentBuilder()
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;public ProtoIlInstructions.IlInstructionMsgOrBuilder getArgumentOrBuilder()
CONV CASTCLASS ISINST BOX UNBOXANY
.IlInstructionMsg argument = 29;getArgumentOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getResultTypeValue()
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;getResultTypeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setResultTypeValue(int value)
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;value - The enum numeric value on the wire for resultType to set.public ProtoIlInstructions.IlInstructionMsg.IlStackType getResultType()
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;getResultType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setResultType(ProtoIlInstructions.IlInstructionMsg.IlStackType value)
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;value - The resultType to set.public ProtoIlInstructions.IlInstructionMsg.Builder clearResultType()
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;public List<ProtoIlInstructions.IlInstructionMsg> getIndicesList()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getIndicesCount()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesCount in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getIndices(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndices in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setIndices(int index, ProtoIlInstructions.IlInstructionMsg value)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder setIndices(int index, ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addIndices(ProtoIlInstructions.IlInstructionMsg value)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addIndices(int index, ProtoIlInstructions.IlInstructionMsg value)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addIndices(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addIndices(int index, ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addAllIndices(Iterable<? extends ProtoIlInstructions.IlInstructionMsg> values)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder clearIndices()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder removeIndices(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder getIndicesBuilder(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsgOrBuilder getIndicesOrBuilder(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> getIndicesOrBuilderList()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesOrBuilderList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder addIndicesBuilder()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public ProtoIlInstructions.IlInstructionMsg.Builder addIndicesBuilder(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public List<ProtoIlInstructions.IlInstructionMsg.Builder> getIndicesBuilderList()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;public boolean hasTryBlock()
TRY
.IlBlockContainerMsg try_block = 32;hasTryBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlBlockContainerMsg getTryBlock()
TRY
.IlBlockContainerMsg try_block = 32;getTryBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setTryBlock(ProtoIlInstructions.IlBlockContainerMsg value)
TRY
.IlBlockContainerMsg try_block = 32;public ProtoIlInstructions.IlInstructionMsg.Builder setTryBlock(ProtoIlInstructions.IlBlockContainerMsg.Builder builderForValue)
TRY
.IlBlockContainerMsg try_block = 32;public ProtoIlInstructions.IlInstructionMsg.Builder mergeTryBlock(ProtoIlInstructions.IlBlockContainerMsg value)
TRY
.IlBlockContainerMsg try_block = 32;public ProtoIlInstructions.IlInstructionMsg.Builder clearTryBlock()
TRY
.IlBlockContainerMsg try_block = 32;public ProtoIlInstructions.IlBlockContainerMsg.Builder getTryBlockBuilder()
TRY
.IlBlockContainerMsg try_block = 32;public ProtoIlInstructions.IlBlockContainerMsgOrBuilder getTryBlockOrBuilder()
TRY
.IlBlockContainerMsg try_block = 32;getTryBlockOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<ProtoIlInstructions.IlTryCatchHandlerMsg> getHandlersList()
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getHandlersCount()
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersCount in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlTryCatchHandlerMsg getHandlers(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlers in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setHandlers(int index, ProtoIlInstructions.IlTryCatchHandlerMsg value)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder setHandlers(int index, ProtoIlInstructions.IlTryCatchHandlerMsg.Builder builderForValue)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder addHandlers(ProtoIlInstructions.IlTryCatchHandlerMsg value)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder addHandlers(int index, ProtoIlInstructions.IlTryCatchHandlerMsg value)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder addHandlers(ProtoIlInstructions.IlTryCatchHandlerMsg.Builder builderForValue)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder addHandlers(int index, ProtoIlInstructions.IlTryCatchHandlerMsg.Builder builderForValue)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder addAllHandlers(Iterable<? extends ProtoIlInstructions.IlTryCatchHandlerMsg> values)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder clearHandlers()
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlInstructionMsg.Builder removeHandlers(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlTryCatchHandlerMsg.Builder getHandlersBuilder(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlTryCatchHandlerMsgOrBuilder getHandlersOrBuilder(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<? extends ProtoIlInstructions.IlTryCatchHandlerMsgOrBuilder> getHandlersOrBuilderList()
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersOrBuilderList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlTryCatchHandlerMsg.Builder addHandlersBuilder()
repeated .IlTryCatchHandlerMsg handlers = 33;public ProtoIlInstructions.IlTryCatchHandlerMsg.Builder addHandlersBuilder(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;public List<ProtoIlInstructions.IlTryCatchHandlerMsg.Builder> getHandlersBuilderList()
repeated .IlTryCatchHandlerMsg handlers = 33;public boolean hasFinallyBlock()
.IlBlockContainerMsg finally_block = 34;hasFinallyBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlBlockContainerMsg getFinallyBlock()
.IlBlockContainerMsg finally_block = 34;getFinallyBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setFinallyBlock(ProtoIlInstructions.IlBlockContainerMsg value)
.IlBlockContainerMsg finally_block = 34;public ProtoIlInstructions.IlInstructionMsg.Builder setFinallyBlock(ProtoIlInstructions.IlBlockContainerMsg.Builder builderForValue)
.IlBlockContainerMsg finally_block = 34;public ProtoIlInstructions.IlInstructionMsg.Builder mergeFinallyBlock(ProtoIlInstructions.IlBlockContainerMsg value)
.IlBlockContainerMsg finally_block = 34;public ProtoIlInstructions.IlInstructionMsg.Builder clearFinallyBlock()
.IlBlockContainerMsg finally_block = 34;public ProtoIlInstructions.IlBlockContainerMsg.Builder getFinallyBlockBuilder()
.IlBlockContainerMsg finally_block = 34;public ProtoIlInstructions.IlBlockContainerMsgOrBuilder getFinallyBlockOrBuilder()
.IlBlockContainerMsg finally_block = 34;getFinallyBlockOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasFaultBlock()
.IlBlockContainerMsg fault_block = 35;hasFaultBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlBlockContainerMsg getFaultBlock()
.IlBlockContainerMsg fault_block = 35;getFaultBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setFaultBlock(ProtoIlInstructions.IlBlockContainerMsg value)
.IlBlockContainerMsg fault_block = 35;public ProtoIlInstructions.IlInstructionMsg.Builder setFaultBlock(ProtoIlInstructions.IlBlockContainerMsg.Builder builderForValue)
.IlBlockContainerMsg fault_block = 35;public ProtoIlInstructions.IlInstructionMsg.Builder mergeFaultBlock(ProtoIlInstructions.IlBlockContainerMsg value)
.IlBlockContainerMsg fault_block = 35;public ProtoIlInstructions.IlInstructionMsg.Builder clearFaultBlock()
.IlBlockContainerMsg fault_block = 35;public ProtoIlInstructions.IlBlockContainerMsg.Builder getFaultBlockBuilder()
.IlBlockContainerMsg fault_block = 35;public ProtoIlInstructions.IlBlockContainerMsgOrBuilder getFaultBlockOrBuilder()
.IlBlockContainerMsg fault_block = 35;getFaultBlockOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasBody()
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;hasBody in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlBlockContainerMsg getBody()
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;getBody in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setBody(ProtoIlInstructions.IlBlockContainerMsg value)
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;public ProtoIlInstructions.IlInstructionMsg.Builder setBody(ProtoIlInstructions.IlBlockContainerMsg.Builder builderForValue)
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;public ProtoIlInstructions.IlInstructionMsg.Builder mergeBody(ProtoIlInstructions.IlBlockContainerMsg value)
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;public ProtoIlInstructions.IlInstructionMsg.Builder clearBody()
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;public ProtoIlInstructions.IlBlockContainerMsg.Builder getBodyBuilder()
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;public ProtoIlInstructions.IlBlockContainerMsgOrBuilder getBodyOrBuilder()
TRYCATCHHANDLER
.IlBlockContainerMsg body = 37;getBodyOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasKeyInstr()
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;hasKeyInstr in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getKeyInstr()
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;getKeyInstr in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setKeyInstr(ProtoIlInstructions.IlInstructionMsg value)
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;public ProtoIlInstructions.IlInstructionMsg.Builder setKeyInstr(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;public ProtoIlInstructions.IlInstructionMsg.Builder mergeKeyInstr(ProtoIlInstructions.IlInstructionMsg value)
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;public ProtoIlInstructions.IlInstructionMsg.Builder clearKeyInstr()
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;public ProtoIlInstructions.IlInstructionMsg.Builder getKeyInstrBuilder()
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;public ProtoIlInstructions.IlInstructionMsgOrBuilder getKeyInstrOrBuilder()
SWITCH_INSTR
.IlInstructionMsg key_instr = 41;getKeyInstrOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasDefaultInst()
.IlInstructionMsg default_inst = 42;hasDefaultInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getDefaultInst()
.IlInstructionMsg default_inst = 42;getDefaultInst in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setDefaultInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg default_inst = 42;public ProtoIlInstructions.IlInstructionMsg.Builder setDefaultInst(ProtoIlInstructions.IlInstructionMsg.Builder builderForValue)
.IlInstructionMsg default_inst = 42;public ProtoIlInstructions.IlInstructionMsg.Builder mergeDefaultInst(ProtoIlInstructions.IlInstructionMsg value)
.IlInstructionMsg default_inst = 42;public ProtoIlInstructions.IlInstructionMsg.Builder clearDefaultInst()
.IlInstructionMsg default_inst = 42;public ProtoIlInstructions.IlInstructionMsg.Builder getDefaultInstBuilder()
.IlInstructionMsg default_inst = 42;public ProtoIlInstructions.IlInstructionMsgOrBuilder getDefaultInstOrBuilder()
.IlInstructionMsg default_inst = 42;getDefaultInstOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<ProtoIlInstructions.IlSwitchSectionMsg> getSwitchSectionsList()
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getSwitchSectionsCount()
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsCount in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlSwitchSectionMsg getSwitchSections(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSections in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.Builder setSwitchSections(int index, ProtoIlInstructions.IlSwitchSectionMsg value)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder setSwitchSections(int index, ProtoIlInstructions.IlSwitchSectionMsg.Builder builderForValue)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder addSwitchSections(ProtoIlInstructions.IlSwitchSectionMsg value)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder addSwitchSections(int index, ProtoIlInstructions.IlSwitchSectionMsg value)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder addSwitchSections(ProtoIlInstructions.IlSwitchSectionMsg.Builder builderForValue)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder addSwitchSections(int index, ProtoIlInstructions.IlSwitchSectionMsg.Builder builderForValue)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder addAllSwitchSections(Iterable<? extends ProtoIlInstructions.IlSwitchSectionMsg> values)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder clearSwitchSections()
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlInstructionMsg.Builder removeSwitchSections(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlSwitchSectionMsg.Builder getSwitchSectionsBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlSwitchSectionMsgOrBuilder getSwitchSectionsOrBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<? extends ProtoIlInstructions.IlSwitchSectionMsgOrBuilder> getSwitchSectionsOrBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsOrBuilderList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlSwitchSectionMsg.Builder addSwitchSectionsBuilder()
repeated .IlSwitchSectionMsg switch_sections = 43;public ProtoIlInstructions.IlSwitchSectionMsg.Builder addSwitchSectionsBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;public List<ProtoIlInstructions.IlSwitchSectionMsg.Builder> getSwitchSectionsBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43;public final ProtoIlInstructions.IlInstructionMsg.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>public final ProtoIlInstructions.IlInstructionMsg.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoIlInstructions.IlInstructionMsg.Builder>Copyright © 2024 Soot OSS. All rights reserved.