com.espertech.esper.epl.parse
Class ASTMatchRecognizeHelper

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTMatchRecognizeHelper

public class ASTMatchRecognizeHelper
extends java.lang.Object

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

ASTMatchRecognizeHelper

public ASTMatchRecognizeHelper()
Method Detail

parseSkip

public static MatchRecognizeSkipEnum parseSkip(org.antlr.v4.runtime.CommonTokenStream tokenStream,
                                               EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)

walkOptionalRepeat

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