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)
           
 
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)

© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com