Interface Expression
-
- All Known Implementing Classes:
AbstractFunction
,AbstractLiteral
,BooleanLiteral
,DateLiteral
,DoubleLiteral
,IntegerLiteral
,LongLiteral
,StringLiteral
,TimestampLiteral
,ValueReference
public interface Expression
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExpressionName
getExpressionName()
-
-
-
Method Detail
-
getExpressionName
ExpressionName getExpressionName()
-
-