com.espertech.esper.rowregex
Class RowRegexExprNodeConcatenation

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

public class RowRegexExprNodeConcatenation
extends RowRegexExprNode

Concatenation of atoms in a regular expression tree.

See Also:
Serialized Form

Constructor Summary
RowRegexExprNodeConcatenation()
          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

RowRegexExprNodeConcatenation

public RowRegexExprNodeConcatenation()
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-2011 EsperTech Inc.
All rights reserved.
Visit us at espertech.com