Package io.aether.common.expressions
Class LiteralInt64
- java.lang.Object
-
- io.aether.common.expressions.Expression
-
- io.aether.common.expressions.LiteralInt64
-
public final class LiteralInt64 extends Expression
-
-
Field Summary
Fields Modifier and Type Field Description longvalue-
Fields inherited from class io.aether.common.expressions.Expression
calculate, ctx, NUMBER_TYPES, type, typeRaw
-
-
Constructor Summary
Constructors Constructor Description LiteralInt64()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprepareForContext0()-
Methods inherited from class io.aether.common.expressions.Expression
getCtx, prepareForContext
-
-
-
-
Method Detail
-
prepareForContext0
protected void prepareForContext0()
- Specified by:
prepareForContext0in classExpression
-
-