public class ExpRJustName extends AbstractExpRegularExpression
| Modifier and Type | Field and Description |
|---|---|
AbstractExpRegularExpression |
m_regexpr
"regexpr" points to the regular expression denoted by the name.
|
m_label, m_lhsTokens, m_ordinal, m_private_rexp, m_rhsToken, m_tpContextEOL, m_inMinimumSize, m_myGeneration, m_parent| Constructor and Description |
|---|
ExpRJustName(Token token,
String image) |
| Modifier and Type | Method and Description |
|---|---|
Nfa |
generateNfa(boolean ignoreCase) |
canMatchAnyChar, dumpdumpPrefix, getNextGenerationIndex, hashCode, reInit, toStringpublic AbstractExpRegularExpression m_regexpr
public Nfa generateNfa(boolean ignoreCase)
generateNfa in class AbstractExpRegularExpressionCopyright © 2017–2019 Philip Helger. All rights reserved.