public static interface ProtoIlInstructions.IlFunctionMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ProtoIlInstructions.IlBlockContainerMsg |
getBody()
.IlBlockContainerMsg body = 1; |
ProtoIlInstructions.IlBlockContainerMsgOrBuilder |
getBodyOrBuilder()
.IlBlockContainerMsg body = 1; |
ProtoIlInstructions.IlVariableMsg |
getVariables(int index)
repeated .IlVariableMsg variables = 2; |
int |
getVariablesCount()
repeated .IlVariableMsg variables = 2; |
List<ProtoIlInstructions.IlVariableMsg> |
getVariablesList()
repeated .IlVariableMsg variables = 2; |
ProtoIlInstructions.IlVariableMsgOrBuilder |
getVariablesOrBuilder(int index)
repeated .IlVariableMsg variables = 2; |
List<? extends ProtoIlInstructions.IlVariableMsgOrBuilder> |
getVariablesOrBuilderList()
repeated .IlVariableMsg variables = 2; |
boolean |
hasBody()
.IlBlockContainerMsg body = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBody()
.IlBlockContainerMsg body = 1;ProtoIlInstructions.IlBlockContainerMsg getBody()
.IlBlockContainerMsg body = 1;ProtoIlInstructions.IlBlockContainerMsgOrBuilder getBodyOrBuilder()
.IlBlockContainerMsg body = 1;List<ProtoIlInstructions.IlVariableMsg> getVariablesList()
repeated .IlVariableMsg variables = 2;ProtoIlInstructions.IlVariableMsg getVariables(int index)
repeated .IlVariableMsg variables = 2;int getVariablesCount()
repeated .IlVariableMsg variables = 2;List<? extends ProtoIlInstructions.IlVariableMsgOrBuilder> getVariablesOrBuilderList()
repeated .IlVariableMsg variables = 2;ProtoIlInstructions.IlVariableMsgOrBuilder getVariablesOrBuilder(int index)
repeated .IlVariableMsg variables = 2;Copyright © 2024 Soot OSS. All rights reserved.