Package | Description |
---|---|
com.espertech.esper.epl.expression.dot |
Chained expression functionality.
|
com.espertech.esper.epl.expression.funcs |
Function expressions.
|
Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
ExprDotNodeForgeStaticMethodEval.codegen(ExprDotNodeForgeStaticMethod forge,
CodegenContext context,
CodegenParamSetExprPremade params) |
Constructor and Description |
---|
ExprDotNodeForgeStaticMethodEval(ExprDotNodeForgeStaticMethod forge,
ExprEvaluator[] childEvals,
ExprDotEval[] chainEval) |
Constructor and Description |
---|
ExprPlugInSingleRowNodeForgeNC(ExprPlugInSingleRowNode parent,
ExprDotNodeForgeStaticMethod inner) |