Interface DruidExpression.ExpressionGenerator
- All Known Implementing Classes:
DruidExpression.IdentifierExpressionGenerator,DruidExpression.LiteralExpressionGenerator
- Enclosing class:
- DruidExpression
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Used by
DruidExpression to compile a string which can be parsed into an Expr from given the
sub-expression arguments-
Method Summary
-
Method Details
-
compile
-