Interface Operand
- All Superinterfaces:
ASTNode
,Serializable
- All Known Implementing Classes:
BooleanLiteral
,DateLiteral
,DoubleLiteral
,EsHint
,EsIdentifierList
,Expression
,Function
,IntegerLiteral
,Literal
,LiteralList
,MultiExpression
,OperandList
,OrderByExpr
,OrderByList
,PathReference
,Predicate
,Reference
,ReferenceList
,StringLiteral
An operand may be a variable, a function, a literal, or an expression.
- Author:
- Bogdan Stefanescu
-
Method Summary