|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.parse.ASTMatchRecognizeHelper
public class ASTMatchRecognizeHelper
Helper class for walking the match-recognize AST.
Constructor Summary | |
---|---|
ASTMatchRecognizeHelper()
|
Method Summary | |
---|---|
static MatchRecognizeSkipEnum |
parseSkip(org.antlr.runtime.tree.Tree node)
Parse the skip clause. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTMatchRecognizeHelper()
Method Detail |
---|
public static MatchRecognizeSkipEnum parseSkip(org.antlr.runtime.tree.Tree node)
node
- parent AST node
|
© 2006-2014 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 |