|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WalkRuleSelector
For selection of the AST tree walk rule to use.
Method Summary | |
---|---|
void |
invokeWalkRule(EPLTreeWalker walker)
Implementations can invoke a walk rule of their choice on the walker and AST passed in. |
Method Detail |
---|
void invokeWalkRule(EPLTreeWalker walker) throws org.antlr.runtime.RecognitionException
walker
- - to invoke walk rule on
org.antlr.runtime.RecognitionException
- - throw on walk errors
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |