public static final class ProtoIlInstructions.IlInstructionMsg extends com.google.protobuf.GeneratedMessageV3 implements ProtoIlInstructions.IlInstructionMsgOrBuilder
IlInstructionMsg| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoIlInstructions.IlInstructionMsg.Builder
Protobuf type
IlInstructionMsg |
static class |
ProtoIlInstructions.IlInstructionMsg.IlBinaryNumericOperator
BINARY_NUMERIC_INSTRUCTION
|
static class |
ProtoIlInstructions.IlInstructionMsg.IlComparisonKind
COMP
|
static class |
ProtoIlInstructions.IlInstructionMsg.IlConversionKind
CONV
|
static class |
ProtoIlInstructions.IlInstructionMsg.IlOpCode
Protobuf enum
IlInstructionMsg.IlOpCode |
static class |
ProtoIlInstructions.IlInstructionMsg.IlPrimitiveType
Protobuf enum
IlInstructionMsg.IlPrimitiveType |
static class |
ProtoIlInstructions.IlInstructionMsg.IlSign
BINARY_NUMERIC_INSTRUCTION COMP CONV
|
static class |
ProtoIlInstructions.IlInstructionMsg.IlStackType
Protobuf enum
IlInstructionMsg.IlStackType |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParametercanUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int OP_CODE_FIELD_NUMBER
public static final int METHOD_FIELD_NUMBER
public static final int ARGUMENTS_FIELD_NUMBER
public static final int VALUE_INSTRUCTION_FIELD_NUMBER
public static final int VALUE_CONSTANT_STRING_FIELD_NUMBER
public static final int VALUE_CONSTANT_INT32_FIELD_NUMBER
public static final int VALUE_CONSTANT_INT64_FIELD_NUMBER
public static final int VALUE_CONSTANT_FLOAT_FIELD_NUMBER
public static final int VALUE_CONSTANT_DOUBLE_FIELD_NUMBER
public static final int TARGET_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int FIELD_FIELD_NUMBER
public static final int VARIABLE_FIELD_NUMBER
public static final int OPERATOR_FIELD_NUMBER
public static final int SIGN_FIELD_NUMBER
public static final int LEFT_FIELD_NUMBER
public static final int RIGHT_FIELD_NUMBER
public static final int TARGET_LABEL_FIELD_NUMBER
public static final int COMPARISON_KIND_FIELD_NUMBER
public static final int CONDITION_FIELD_NUMBER
public static final int TRUE_INST_FIELD_NUMBER
public static final int FALSE_INST_FIELD_NUMBER
public static final int ARRAY_FIELD_NUMBER
public static final int CONVERSION_KIND_FIELD_NUMBER
public static final int INPUT_TYPE_FIELD_NUMBER
public static final int TARGET_TYPE_FIELD_NUMBER
public static final int ARGUMENT_FIELD_NUMBER
public static final int RESULT_TYPE_FIELD_NUMBER
public static final int INDICES_FIELD_NUMBER
public static final int TRY_BLOCK_FIELD_NUMBER
public static final int HANDLERS_FIELD_NUMBER
public static final int FINALLY_BLOCK_FIELD_NUMBER
public static final int FAULT_BLOCK_FIELD_NUMBER
public static final int BODY_FIELD_NUMBER
public static final int KEY_INSTR_FIELD_NUMBER
public static final int DEFAULT_INST_FIELD_NUMBER
public static final int SWITCH_SECTIONS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getOpCodeValue()
.IlInstructionMsg.IlOpCode op_code = 1;getOpCodeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.IlOpCode getOpCode()
.IlInstructionMsg.IlOpCode op_code = 1;getOpCode in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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 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 List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> getArgumentsOrBuilderList()
repeated .IlInstructionMsg arguments = 5;getArgumentsOrBuilderList 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.IlInstructionMsgOrBuilder getArgumentsOrBuilder(int index)
repeated .IlInstructionMsg arguments = 5;getArgumentsOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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 int getValueConstantInt32()
int32 value_constant_int32 = 16;getValueConstantInt32 in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic long getValueConstantInt64()
int64 value_constant_int64 = 38;getValueConstantInt64 in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic float getValueConstantFloat()
float value_constant_float = 39;getValueConstantFloat in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic double getValueConstantDouble()
double value_constant_double = 40;getValueConstantDouble in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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 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 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.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.IlBinaryNumericOperator getOperator()
TODO may insert Result type + Underlying type
.IlInstructionMsg.IlBinaryNumericOperator operator = 12;getOperator in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getSignValue()
.IlInstructionMsg.IlSign sign = 20;getSignValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.IlSign getSign()
.IlInstructionMsg.IlSign sign = 20;getSign in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasLeft()
.IlInstructionMsg left = 14;hasLeft in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg getLeft()
.IlInstructionMsg left = 14;getLeft in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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 int getComparisonKindValue()
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;getComparisonKindValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.IlComparisonKind getComparisonKind()
.IlInstructionMsg.IlComparisonKind comparison_kind = 21;getComparisonKind in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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.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.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.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.IlConversionKind getConversionKind()
.IlInstructionMsg.IlConversionKind conversion_kind = 25;getConversionKind in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getInputTypeValue()
.IlInstructionMsg.IlStackType input_type = 26;getInputTypeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.IlStackType getInputType()
.IlInstructionMsg.IlStackType input_type = 26;getInputType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic int getTargetTypeValue()
.IlInstructionMsg.IlPrimitiveType target_type = 28;getTargetTypeValue in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlInstructionMsg.IlPrimitiveType getTargetType()
.IlInstructionMsg.IlPrimitiveType target_type = 28;getTargetType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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.IlStackType getResultType()
CONV LDLEN UNBOXANY
.IlInstructionMsg.IlStackType result_type = 27;getResultType in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<ProtoIlInstructions.IlInstructionMsg> getIndicesList()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesList in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> getIndicesOrBuilderList()
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesOrBuilderList 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.IlInstructionMsgOrBuilder getIndicesOrBuilder(int index)
NEWARR LDELEMA
repeated .IlInstructionMsg indices = 31;getIndicesOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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 List<? extends ProtoIlInstructions.IlTryCatchHandlerMsgOrBuilder> getHandlersOrBuilderList()
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersOrBuilderList 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.IlTryCatchHandlerMsgOrBuilder getHandlersOrBuilder(int index)
repeated .IlTryCatchHandlerMsg handlers = 33;getHandlersOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic boolean hasFinallyBlock()
.IlBlockContainerMsg finally_block = 34;hasFinallyBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic ProtoIlInstructions.IlBlockContainerMsg getFinallyBlock()
.IlBlockContainerMsg finally_block = 34;getFinallyBlock in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic 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.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.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.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.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 List<? extends ProtoIlInstructions.IlSwitchSectionMsgOrBuilder> getSwitchSectionsOrBuilderList()
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsOrBuilderList 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.IlSwitchSectionMsgOrBuilder getSwitchSectionsOrBuilder(int index)
repeated .IlSwitchSectionMsg switch_sections = 43;getSwitchSectionsOrBuilder in interface ProtoIlInstructions.IlInstructionMsgOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ProtoIlInstructions.IlInstructionMsg parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtoIlInstructions.IlInstructionMsg parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtoIlInstructions.IlInstructionMsg.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtoIlInstructions.IlInstructionMsg.Builder newBuilder()
public static ProtoIlInstructions.IlInstructionMsg.Builder newBuilder(ProtoIlInstructions.IlInstructionMsg prototype)
public ProtoIlInstructions.IlInstructionMsg.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtoIlInstructions.IlInstructionMsg.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtoIlInstructions.IlInstructionMsg getDefaultInstance()
public static com.google.protobuf.Parser<ProtoIlInstructions.IlInstructionMsg> parser()
public com.google.protobuf.Parser<ProtoIlInstructions.IlInstructionMsg> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtoIlInstructions.IlInstructionMsg getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Soot OSS. All rights reserved.