- value() - Method in class xyz.avarel.aje.runtime.numbers.Decimal
-
- value() - Method in class xyz.avarel.aje.runtime.numbers.Int
-
- ValueAtom - Class in xyz.avarel.aje.ast.atoms
-
- ValueAtom(Obj) - Constructor for class xyz.avarel.aje.ast.atoms.ValueAtom
-
- valueOf(String) - Static method in enum xyz.avarel.aje.ast.atoms.BoolAtom
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.ast.atoms.UndefAtom
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.parser.lexer.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.runtime.Bool
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.runtime.pool.DefaultFunctions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.runtime.Undefined
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum xyz.avarel.aje.ast.atoms.BoolAtom
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.ast.atoms.UndefAtom
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.parser.lexer.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.runtime.Bool
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.runtime.pool.DefaultFunctions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.runtime.Undefined
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(Statement, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(BoolAtom, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(FunctionAtom, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(NameAtom, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(UndefAtom, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(ValueAtom, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(InvocationExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(PipeForwardExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(BinaryOperation, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(UnaryOperation, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(RangeExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(SliceExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(SublistExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(AssignmentExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(AttributeExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-
- visit(ListIndexExpr, Scope) - Method in class xyz.avarel.aje.ast.ExprVisitor
-