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

ASTMatchRecognizeHelper

public ASTMatchRecognizeHelper()
Method Detail

parseSkip

public static MatchRecognizeSkipEnum parseSkip(org.antlr.runtime.tree.Tree node)
Parse the skip clause.

Parameters:
node - parent AST node
Returns:
skip node enum

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