com.espertech.esper.rowregex
Class RowRegexExprNodeAlteration

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

public class RowRegexExprNodeAlteration
extends RowRegexExprNode

Or-condition in a regex expression tree.

See Also:
Serialized Form

Constructor Summary
RowRegexExprNodeAlteration()
          Ctor.
 
Method Summary
 java.lang.String toExpressionString()
          Returns the expression node rendered as a string.
 
Methods inherited from class com.espertech.esper.rowregex.RowRegexExprNode
addChildNode, dumpDebug, getChildNodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowRegexExprNodeAlteration

public RowRegexExprNodeAlteration()
Ctor.

Method Detail

toExpressionString

public java.lang.String toExpressionString()
Description copied from class: RowRegexExprNode
Returns the expression node rendered as a string.

Specified by:
toExpressionString in class RowRegexExprNode
Returns:
string rendering of expression

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