Class RENode.Expr
java.lang.Object
org.exoplatform.web.controller.regexp.RENode
org.exoplatform.web.controller.regexp.RENode.Expr
- Direct Known Subclasses:
RENode.Assertion,RENode.Atom,RENode.Group
- Enclosing class:
RENode
-
Nested Class Summary
Nested classes/interfaces inherited from class org.exoplatform.web.controller.regexp.RENode
RENode.Alternative, RENode.Any, RENode.Assertion, RENode.Atom, RENode.Char, RENode.CharacterClass, RENode.CharacterClassExpr, RENode.Disjunction, RENode.Expr, RENode.Group, RENode.NonNullableRef<N extends RENode>, RENode.NullableRef<N extends RENode>, RENode.Ref<N extends RENode> -
Method Summary
Modifier and TypeMethodDescriptionfinal intgetMin()final Quantifierfinal voidsetQuantifier(Quantifier quantifier) final StringtoString()protected abstract voidwriteTo(StringBuilder sb)