| Class | Description |
|---|---|
| Literal | |
| Quantifier | |
| Quantifier.Range | |
| RENode | |
| RENode.Alternative | |
| RENode.Any | |
| RENode.Assertion | |
| RENode.Assertion.Begin | |
| RENode.Assertion.End | |
| RENode.Atom | |
| RENode.Char | |
| RENode.CharacterClass | |
| RENode.CharacterClassExpr | |
| RENode.CharacterClassExpr.And | |
| RENode.CharacterClassExpr.Char | |
| RENode.CharacterClassExpr.Not | |
| RENode.CharacterClassExpr.Or | |
| RENode.CharacterClassExpr.Range | |
| RENode.Disjunction | |
| RENode.Expr | |
| RENode.Group | |
| REParser | |
| RERenderer |
Renders a
RENode to its pattern representation. |
| REVisitor<E extends Exception> |
Renders a
RENode to its pattern representation. |
| Stream |
| Enum | Description |
|---|---|
| GroupType | |
| Quantifier.Mode |
| Exception | Description |
|---|---|
| SyntaxException |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.