public class RJustName extends RegularExpression
| Modifier and Type | Field | Description |
|---|---|---|
RegularExpression |
regexpr |
"regexpr" points to the regular expression denoted by the name.
|
eol, inMinimumSize, myGeneration, nextGenerationIndex, parentlabel, lhsTokens, private_rexp, rhsToken, tpContext| Constructor | Description |
|---|---|
RJustName() |
|
RJustName(Token token,
java.lang.String image) |
| Modifier and Type | Method | Description |
|---|---|---|
Nfa |
GenerateNfa(boolean ignoreCase) |
dumpPrefix, hashCode, reInit, toStringclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitCanMatchAnyChar, dumppublic RegularExpression regexpr
public RJustName()
public RJustName(Token token, java.lang.String image)
public Nfa GenerateNfa(boolean ignoreCase)
GenerateNfa in class RegularExpression