public class ExpSequence extends Expansion
EOL, m_inMinimumSize, m_myGeneration, m_parent| Constructor and Description |
|---|
ExpSequence() |
ExpSequence(Token token,
ExpLookahead lookahead) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUnit(Expansion aObj) |
StringBuilder |
dump(int indent,
Set<? super Expansion> alreadyDumped) |
int |
getUnitCount() |
Iterable<Expansion> |
units() |
dumpPrefix, getNextGenerationIndex, hashCode, reInit, toStringpublic ExpSequence()
public ExpSequence(Token token, ExpLookahead lookahead)
public void addUnit(Expansion aObj)
@Nonnegative public int getUnitCount()
public StringBuilder dump(int indent, Set<? super Expansion> alreadyDumped)
Copyright © 2017–2019 Philip Helger. All rights reserved.