public class ExpZeroOrMore extends Expansion
| Modifier and Type | Field and Description |
|---|---|
Expansion |
m_expansion
The expansion which is repeated zero or more times.
|
EOL, m_inMinimumSize, m_myGeneration, m_parent| Constructor and Description |
|---|
ExpZeroOrMore(Token token,
Expansion expansion) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
dump(int indent,
Set<? super Expansion> alreadyDumped) |
dumpPrefix, getNextGenerationIndex, hashCode, reInit, toStringpublic final Expansion m_expansion
public StringBuilder dump(int indent, Set<? super Expansion> alreadyDumped)
Copyright © 2017–2019 Philip Helger. All rights reserved.