public class RChoice extends RegularExpression
label, lhsTokens, private_rexp, rhsToken, tpContexteol, inMinimumSize, myGeneration, nextGenerationIndex, parent| Constructor and Description |
|---|
RChoice() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckUnmatchability() |
Nfa |
GenerateNfa(boolean ignoreCase) |
java.util.List |
getChoices() |
void |
setChoices(java.util.List choices) |
CanMatchAnyChar, dumpdumpPrefix, hashCode, reInit, toStringpublic void setChoices(java.util.List choices)
choices - the choices to setpublic java.util.List getChoices()
public Nfa GenerateNfa(boolean ignoreCase)
GenerateNfa in class RegularExpressionpublic void CheckUnmatchability()