|
||||||||||
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.RowRegexExprNodeNested
public class RowRegexExprNodeNested
Nested () regular expression in a regex expression tree.
Constructor Summary | |
---|---|
RowRegexExprNodeNested(RegexNFATypeEnum type)
Ctor. |
Method Summary | |
---|---|
RegexNFATypeEnum |
getType()
Returns multiplicity and greedy. |
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 RowRegexExprNodeNested(RegexNFATypeEnum type)
type
- multiplicity and greedyMethod Detail |
---|
public RegexNFATypeEnum getType()
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 |