private class ParserImpl.ParseIndentlessSequenceEntryValue extends java.lang.Object implements Production
| Modifier and Type | Field and Description |
|---|---|
(package private) BlockEntryToken |
token |
| Constructor and Description |
|---|
ParseIndentlessSequenceEntryValue(BlockEntryToken token) |
| Modifier and Type | Method and Description |
|---|---|
Event |
produce() |
BlockEntryToken token
public ParseIndentlessSequenceEntryValue(BlockEntryToken token)
public Event produce()
produce in interface Production