com.espertech.esper.rowregex
Class RowRegexExprNodePermute

java.lang.Object
  extended by com.espertech.esper.rowregex.RowRegexExprNode
      extended by com.espertech.esper.rowregex.RowRegexExprNodePermute
All Implemented Interfaces:
MetaDefItem, java.io.Serializable

public class RowRegexExprNodePermute
extends RowRegexExprNode

Permute () regular expression in a regex expression tree.

See Also:
Serialized Form

Constructor Summary
RowRegexExprNodePermute()
           
 
Method Summary
 RowRegexExprNodePrecedenceEnum getPrecedence()
           
 void toPrecedenceFreeEPL(java.io.StringWriter writer)
           
 
Methods inherited from class com.espertech.esper.rowregex.RowRegexExprNode
accept, acceptChildnodes, addChildNode, dumpDebug, getChildNodes, replaceChildNode, toEPL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowRegexExprNodePermute

public RowRegexExprNodePermute()
Method Detail

toPrecedenceFreeEPL

public void toPrecedenceFreeEPL(java.io.StringWriter writer)
Specified by:
toPrecedenceFreeEPL in class RowRegexExprNode

getPrecedence

public RowRegexExprNodePrecedenceEnum getPrecedence()
Specified by:
getPrecedence in class RowRegexExprNode

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