Package com.apivolve.xolir
Class ExpressionOuterClass.Expression
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.apivolve.xolir.ExpressionOuterClass.Expression
- All Implemented Interfaces:
ExpressionOuterClass.ExpressionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- ExpressionOuterClass
public static final class ExpressionOuterClass.Expression
extends com.google.protobuf.GeneratedMessage
implements ExpressionOuterClass.ExpressionOrBuilder
Protobuf type
xolir.Expression- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typexolir.Expressionstatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetBool()bool bool = 23;getCall().xolir.Call call = 12;.xolir.Call call = 12;static final com.google.protobuf.Descriptors.DescriptorgetIf().xolir.If if_ = 13;.xolir.If if_ = 13;longgetInt()sint64 int = 20;com.google.protobuf.Parser<ExpressionOuterClass.Expression>getRead().xolir.Read read = 10;.xolir.Read read = 10;doublegetReal()double real = 21;.xolir.Return return_ = 15;.xolir.Return return_ = 15;intgetStore().xolir.Store store = 11;.xolir.Store store = 11;getText()string text = 22;com.google.protobuf.ByteStringstring text = 22;getWhile().xolir.While while_ = 14;.xolir.While while_ = 14;booleanhasBool()bool bool = 23;booleanhasCall().xolir.Call call = 12;inthashCode()booleanhasIf().xolir.If if_ = 13;booleanhasInt()sint64 int = 20;booleanhasRead().xolir.Read read = 10;booleanhasReal()double real = 21;boolean.xolir.Return return_ = 15;booleanhasStore().xolir.Store store = 11;booleanhasText()string text = 22;booleanhasWhile().xolir.While while_ = 14;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ExpressionOuterClass.Expression prototype) protected ExpressionOuterClass.Expression.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ExpressionOuterClass.Expression>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
READ_FIELD_NUMBER
public static final int READ_FIELD_NUMBER- See Also:
-
STORE_FIELD_NUMBER
public static final int STORE_FIELD_NUMBER- See Also:
-
CALL_FIELD_NUMBER
public static final int CALL_FIELD_NUMBER- See Also:
-
IF__FIELD_NUMBER
public static final int IF__FIELD_NUMBER- See Also:
-
WHILE__FIELD_NUMBER
public static final int WHILE__FIELD_NUMBER- See Also:
-
RETURN__FIELD_NUMBER
public static final int RETURN__FIELD_NUMBER- See Also:
-
INT_FIELD_NUMBER
public static final int INT_FIELD_NUMBER- See Also:
-
REAL_FIELD_NUMBER
public static final int REAL_FIELD_NUMBER- See Also:
-
TEXT_FIELD_NUMBER
public static final int TEXT_FIELD_NUMBER- See Also:
-
BOOL_FIELD_NUMBER
public static final int BOOL_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getExprCase
- Specified by:
getExprCasein interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasRead
public boolean hasRead().xolir.Read read = 10;- Specified by:
hasReadin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the read field is set.
-
getRead
.xolir.Read read = 10;- Specified by:
getReadin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The read.
-
getReadOrBuilder
.xolir.Read read = 10;- Specified by:
getReadOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasStore
public boolean hasStore().xolir.Store store = 11;- Specified by:
hasStorein interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the store field is set.
-
getStore
.xolir.Store store = 11;- Specified by:
getStorein interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The store.
-
getStoreOrBuilder
.xolir.Store store = 11;- Specified by:
getStoreOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasCall
public boolean hasCall().xolir.Call call = 12;- Specified by:
hasCallin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the call field is set.
-
getCall
.xolir.Call call = 12;- Specified by:
getCallin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The call.
-
getCallOrBuilder
.xolir.Call call = 12;- Specified by:
getCallOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasIf
public boolean hasIf().xolir.If if_ = 13;- Specified by:
hasIfin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the if field is set.
-
getIf
.xolir.If if_ = 13;- Specified by:
getIfin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The if.
-
getIfOrBuilder
.xolir.If if_ = 13;- Specified by:
getIfOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasWhile
public boolean hasWhile().xolir.While while_ = 14;- Specified by:
hasWhilein interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the while field is set.
-
getWhile
.xolir.While while_ = 14;- Specified by:
getWhilein interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The while.
-
getWhileOrBuilder
.xolir.While while_ = 14;- Specified by:
getWhileOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasReturn
public boolean hasReturn().xolir.Return return_ = 15;- Specified by:
hasReturnin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the return field is set.
-
getReturn
.xolir.Return return_ = 15;- Specified by:
getReturnin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The return.
-
getReturnOrBuilder
.xolir.Return return_ = 15;- Specified by:
getReturnOrBuilderin interfaceExpressionOuterClass.ExpressionOrBuilder
-
hasInt
public boolean hasInt()sint64 int = 20;- Specified by:
hasIntin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the int field is set.
-
getInt
public long getInt()sint64 int = 20;- Specified by:
getIntin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The int.
-
hasReal
public boolean hasReal()double real = 21;- Specified by:
hasRealin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the real field is set.
-
getReal
public double getReal()double real = 21;- Specified by:
getRealin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The real.
-
hasText
public boolean hasText()string text = 22;- Specified by:
hasTextin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the text field is set.
-
getText
string text = 22;- Specified by:
getTextin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The text.
-
getTextBytes
public com.google.protobuf.ByteString getTextBytes()string text = 22;- Specified by:
getTextBytesin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The bytes for text.
-
hasBool
public boolean hasBool()bool bool = 23;- Specified by:
hasBoolin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- Whether the bool field is set.
-
getBool
public boolean getBool()bool bool = 23;- Specified by:
getBoolin interfaceExpressionOuterClass.ExpressionOrBuilder- Returns:
- The bool.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ExpressionOuterClass.Expression parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ExpressionOuterClass.Expression parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ExpressionOuterClass.Expression parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ExpressionOuterClass.Expression.Builder newBuilder(ExpressionOuterClass.Expression prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ExpressionOuterClass.Expression.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-