com.espertech.esper.rowregex
Class RowRegexExprNodeVisitorRepeat

java.lang.Object
  extended by com.espertech.esper.rowregex.RowRegexExprNodeVisitorRepeat
All Implemented Interfaces:
RowRegexExprNodeVisitor

public class RowRegexExprNodeVisitorRepeat
extends java.lang.Object
implements RowRegexExprNodeVisitor


Nested Class Summary
static class RowRegexExprNodeVisitorRepeat.RowRegexNestedDesc
           
static class RowRegexExprNodeVisitorRepeat.RowRegexPermuteDesc
           
 
Constructor Summary
RowRegexExprNodeVisitorRepeat()
           
 
Method Summary
 java.util.List<Pair<RowRegexExprNodeAtom,RowRegexExprNode>> getAtoms()
           
 java.util.List<RowRegexExprNodeVisitorRepeat.RowRegexNestedDesc> getNesteds()
           
 java.util.List<RowRegexExprNodeVisitorRepeat.RowRegexPermuteDesc> getPermutes()
           
 void visit(RowRegexExprNode node, RowRegexExprNode optionalParent, int level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowRegexExprNodeVisitorRepeat

public RowRegexExprNodeVisitorRepeat()
Method Detail

visit

public void visit(RowRegexExprNode node,
                  RowRegexExprNode optionalParent,
                  int level)
Specified by:
visit in interface RowRegexExprNodeVisitor

getAtoms

public java.util.List<Pair<RowRegexExprNodeAtom,RowRegexExprNode>> getAtoms()

getNesteds

public java.util.List<RowRegexExprNodeVisitorRepeat.RowRegexNestedDesc> getNesteds()

getPermutes

public java.util.List<RowRegexExprNodeVisitorRepeat.RowRegexPermuteDesc> getPermutes()

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