Uses of Interface
org.apache.olingo.odata2.api.uri.expression.LiteralExpression
-
Packages that use LiteralExpression Package Description org.apache.olingo.odata2.api.uri.expression Expression Parser -
-
Uses of LiteralExpression in org.apache.olingo.odata2.api.uri.expression
Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type LiteralExpression Modifier and Type Method Description ObjectExpressionVisitor. visitLiteral(LiteralExpression literal, EdmLiteral edmLiteral)Visits a literal expression
-