Package | Description |
---|---|
com.espertech.esper.epl.parse |
Parsers and AST tree walkers and helper classes transforming AST into business objects
|
Modifier and Type | Method and Description |
---|---|
static ASTLibFunctionHelper.ASTLibModelChainElement |
ASTLibFunctionHelper.fromRoot(EsperEPL2GrammarParser.LibFunctionWithClassContext root) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> |
ASTLibFunctionHelper.ASTLibModel.getChainElements() |
Constructor and Description |
---|
ASTLibModel(java.lang.String optionalClassIdent,
java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements) |