Uses of Class
org.jparsec.examples.sql.ast.FunctionExpression
Packages that use FunctionExpression
-
Uses of FunctionExpression in org.jparsec.examples.sql.ast
Methods in org.jparsec.examples.sql.ast that return FunctionExpressionModifier and TypeMethodDescriptionstatic FunctionExpression
FunctionExpression.of
(QualifiedName function, Expression... args)