Package io.aether.common.expressions
Class Invoke
- java.lang.Object
-
- io.aether.common.expressions.Expression
-
- io.aether.common.expressions.Invoke
-
public final class Invoke extends Expression
-
-
Field Summary
-
Fields inherited from class io.aether.common.expressions.Expression
calculate, ctx, NUMBER_TYPES, type, typeRaw
-
-
Constructor Summary
Constructors Constructor Description Invoke()
-
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
-
-