public static class RENode.CharacterClass extends RENode.Atom
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>| Constructor and Description |
|---|
CharacterClass(RENode.CharacterClassExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
accept(REVisitor<E> visitor) |
RENode.CharacterClassExpr |
getExpr() |
void |
setExpr(RENode.CharacterClassExpr expr) |
protected void |
writeTo(StringBuilder sb) |
getMin, getQuantifier, setQuantifier, toStringpublic CharacterClass(RENode.CharacterClassExpr expr)
public RENode.CharacterClassExpr getExpr()
public void setExpr(RENode.CharacterClassExpr expr)
protected void writeTo(StringBuilder sb)
writeTo in class RENode.ExprCopyright © 2017 JBoss by Red Hat. All Rights Reserved.