Uses of Class
org.n52.svalbard.odata.core.expr.arithmetic.SimpleArithmeticExpr
-
Packages that use SimpleArithmeticExpr Package Description org.n52.svalbard.odata.core.expr -
-
Uses of SimpleArithmeticExpr in org.n52.svalbard.odata.core.expr
Methods in org.n52.svalbard.odata.core.expr with parameters of type SimpleArithmeticExpr Modifier and Type Method Description TExprVisitor. visitSimpleArithmetic(SimpleArithmeticExpr expr)Visit a arithmetic expression.
-