Package | Description |
---|---|
com.espertech.esper.compiler.internal.parse |
Parsers and AST tree walkers and helper classes transforming AST into business objects
|
Modifier and Type | Method and Description |
---|---|
static void |
ParseHelper.walk(org.antlr.v4.runtime.tree.Tree ast,
EPLTreeWalkerListener listener,
String expression,
String eplStatementForErrorMsg)
Walk parse tree starting at the rule the walkRuleSelector supplies.
|
Copyright © 2005–2021. All rights reserved.