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 |
---|---|
List<ASTLibFunctionHelper.ASTLibModelChainElement> |
ASTLibFunctionHelper.ASTLibModel.getChainElements() |
Constructor and Description |
---|
ASTLibModel(String optionalClassIdent,
List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements) |