public class RSequence extends RegularExpression
| Modifier and Type | Field | Description |
|---|---|---|
java.util.List<? super java.lang.Object> |
units |
The list of units in this regular expression sequence.
|
eol, inMinimumSize, myGeneration, nextGenerationIndex, parentlabel, lhsTokens, private_rexp, rhsToken, tpContext| Modifier and Type | Method | Description |
|---|---|---|
Nfa |
GenerateNfa(boolean ignoreCase) |
dumpPrefix, hashCode, reInit, toStringclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitCanMatchAnyChar, dumppublic java.util.List<? super java.lang.Object> units
public Nfa GenerateNfa(boolean ignoreCase)
GenerateNfa in class RegularExpression