Interface NumericExpression
- All Superinterfaces:
Expression
- All Known Implementing Classes:
AbstractNumericExpression,ArithmeticExpression,ArithmeticFactor,NumericLiteral
- Since:
- 1.2.0
- Author:
- Moritz Becker
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.blazebit.persistence.parser.expression.Expression
Expression.ResultVisitor<T>, Expression.Visitor -
Method Summary
Methods inherited from interface com.blazebit.persistence.parser.expression.Expression
accept, accept, copy, toString
-
Method Details
-
getNumericType
NumericType getNumericType()
-