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