public class ASTMatchRecognizeHelper extends Object
Constructor and Description |
---|
ASTMatchRecognizeHelper() |
Modifier and Type | Method and Description |
---|---|
static MatchRecognizeSkipEnum |
parseSkip(org.antlr.v4.runtime.CommonTokenStream tokenStream,
EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx) |
static RowRegexExprRepeatDesc |
walkOptionalRepeat(EsperEPL2GrammarParser.MatchRecogPatternRepeatContext ctx,
Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap) |
public static MatchRecognizeSkipEnum parseSkip(org.antlr.v4.runtime.CommonTokenStream tokenStream, EsperEPL2GrammarParser.MatchRecogMatchesAfterSkipContext ctx)
public static RowRegexExprRepeatDesc walkOptionalRepeat(EsperEPL2GrammarParser.MatchRecogPatternRepeatContext ctx, Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap)