public static interface ProtoIlInstructions.IlBlockOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBlockName()
string block_name = 2; |
com.google.protobuf.ByteString |
getBlockNameBytes()
string block_name = 2; |
ProtoIlInstructions.IlInstructionMsg |
getListOfIlInstructions(int index)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
int |
getListOfIlInstructionsCount()
repeated .IlInstructionMsg list_of_il_instructions = 1; |
List<ProtoIlInstructions.IlInstructionMsg> |
getListOfIlInstructionsList()
repeated .IlInstructionMsg list_of_il_instructions = 1; |
ProtoIlInstructions.IlInstructionMsgOrBuilder |
getListOfIlInstructionsOrBuilder(int index)
repeated .IlInstructionMsg list_of_il_instructions = 1; |
List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> |
getListOfIlInstructionsOrBuilderList()
repeated .IlInstructionMsg list_of_il_instructions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ProtoIlInstructions.IlInstructionMsg> getListOfIlInstructionsList()
repeated .IlInstructionMsg list_of_il_instructions = 1;ProtoIlInstructions.IlInstructionMsg getListOfIlInstructions(int index)
repeated .IlInstructionMsg list_of_il_instructions = 1;int getListOfIlInstructionsCount()
repeated .IlInstructionMsg list_of_il_instructions = 1;List<? extends ProtoIlInstructions.IlInstructionMsgOrBuilder> getListOfIlInstructionsOrBuilderList()
repeated .IlInstructionMsg list_of_il_instructions = 1;ProtoIlInstructions.IlInstructionMsgOrBuilder getListOfIlInstructionsOrBuilder(int index)
repeated .IlInstructionMsg list_of_il_instructions = 1;String getBlockName()
string block_name = 2;com.google.protobuf.ByteString getBlockNameBytes()
string block_name = 2;Copyright © 2024 Soot OSS. All rights reserved.