Uses of Class
com.espertech.esper.epl.parse.EPLTreeWalker

Packages that use EPLTreeWalker
com.espertech.esper.epl.parse Parsers and AST tree walkers and helper classes transforming AST into business objects 
 

Uses of EPLTreeWalker in com.espertech.esper.epl.parse
 

Methods in com.espertech.esper.epl.parse with parameters of type EPLTreeWalker
 void WalkRuleSelector.invokeWalkRule(EPLTreeWalker walker)
          Implementations can invoke a walk rule of their choice on the walker and AST passed in.
static void ParseHelper.walk(org.antlr.runtime.tree.Tree ast, EPLTreeWalker walker, WalkRuleSelector walkRuleSelector, String expression)
          Walk parse tree starting at the rule the walkRuleSelector supplies.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com