public static final class RENode.Char 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 |
|---|
Char(char value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
accept(REVisitor<E> visitor) |
char |
getValue() |
void |
setValue(char value) |
protected void |
writeTo(StringBuilder sb) |
getMin, getQuantifier, setQuantifier, toStringpublic char getValue()
public void setValue(char value)
protected void writeTo(StringBuilder sb)
writeTo in class RENode.ExprCopyright © 2017 JBoss by Red Hat. All Rights Reserved.