|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.rowregex.RowRegexExprNode
com.espertech.esper.rowregex.RowRegexExprNodeConcatenation
public class RowRegexExprNodeConcatenation
Concatenation of atoms in a regular expression tree.
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 |
---|
public RowRegexExprNodeConcatenation()
Method Detail |
---|
public java.lang.String toExpressionString()
RowRegexExprNode
toExpressionString
in class RowRegexExprNode
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |