|
||||||||||
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.v4.runtime.CommonTokenStream tokenStream,
EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)
|
static RowRegexExprRepeatDesc |
walkOptionalRepeat(EsperEPL2GrammarParser.MatchRecogPatternRepeatContext ctx,
java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap)
|
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.v4.runtime.CommonTokenStream tokenStream, EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)
public static RowRegexExprRepeatDesc walkOptionalRepeat(EsperEPL2GrammarParser.MatchRecogPatternRepeatContext ctx, java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap)
|
© 2006-2015 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 |