public static interface ProtoIlInstructions.IlBlockContainerMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlock |
getBlocks(int index)
IL BlockContainer
|
int |
getBlocksCount()
IL BlockContainer
|
List<ProtoIlInstructions.IlBlock> |
getBlocksList()
IL BlockContainer
|
ProtoIlInstructions.IlBlockOrBuilder |
getBlocksOrBuilder(int index)
IL BlockContainer
|
List<? extends ProtoIlInstructions.IlBlockOrBuilder> |
getBlocksOrBuilderList()
IL BlockContainer
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ProtoIlInstructions.IlBlock> getBlocksList()
IL BlockContainer
repeated .IlBlock blocks = 1;ProtoIlInstructions.IlBlock getBlocks(int index)
IL BlockContainer
repeated .IlBlock blocks = 1;int getBlocksCount()
IL BlockContainer
repeated .IlBlock blocks = 1;List<? extends ProtoIlInstructions.IlBlockOrBuilder> getBlocksOrBuilderList()
IL BlockContainer
repeated .IlBlock blocks = 1;ProtoIlInstructions.IlBlockOrBuilder getBlocksOrBuilder(int index)
IL BlockContainer
repeated .IlBlock blocks = 1;Copyright © 2024 Soot OSS. All rights reserved.