public class RSequence extends RegularExpression
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
units
The list of units in this regular expression sequence.
|
label, lhsTokens, private_rexp, rhsToken, tpContexteol, inMinimumSize, myGeneration, nextGenerationIndex, parent| Modifier and Type | Method and Description |
|---|---|
Nfa |
GenerateNfa(boolean ignoreCase) |
CanMatchAnyChar, dumpdumpPrefix, hashCode, reInit, toStringpublic java.util.List units
public Nfa GenerateNfa(boolean ignoreCase)
GenerateNfa in class RegularExpression