public class RJustName extends RegularExpression
| Modifier and Type | Field and Description |
|---|---|
RegularExpression |
regexpr
"regexpr" points to the regular expression denoted by the name.
|
label, lhsTokens, private_rexp, rhsToken, tpContexteol, inMinimumSize, myGeneration, nextGenerationIndex, parent| Constructor and Description |
|---|
RJustName() |
RJustName(Token token,
java.lang.String image) |
| Modifier and Type | Method and Description |
|---|---|
Nfa |
GenerateNfa(boolean ignoreCase) |
CanMatchAnyChar, dumpdumpPrefix, hashCode, reInit, toStringpublic RegularExpression regexpr
public RJustName()
public RJustName(Token token, java.lang.String image)
public Nfa GenerateNfa(boolean ignoreCase)
GenerateNfa in class RegularExpression