| Modifier and Type | Class and Description |
|---|---|
class |
TerminalsPackratParser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPackratParser |
| Modifier and Type | Method and Description |
|---|---|
ICharSequenceWithOffset |
AbstractParserConfiguration.getInput() |
ICharSequenceWithOffset |
AbstractParserConfiguration.IInternalParserConfiguration.getInput() |
| Modifier and Type | Method and Description |
|---|---|
ICharSequenceWithOffset |
ITerminalConsumerConfiguration.getInput() |
ICharSequenceWithOffset |
INonTerminalConsumerConfiguration.getInput() |
ICharSequenceWithOffset |
AbstractConsumer.getInput() |
| Constructor and Description |
|---|
AbstractConsumer(ICharSequenceWithOffset input,
IParsedTokenAcceptor tokenAcceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugCharSequenceWithOffset |
| Constructor and Description |
|---|
DebugCharSequenceWithOffset(ICharSequenceWithOffset delegate) |
| Modifier and Type | Method and Description |
|---|---|
ICharSequenceWithOffset |
Marker.getInput() |
| Modifier and Type | Method and Description |
|---|---|
Marker |
Marker.reInit(int offset,
Marker parent,
ICharSequenceWithOffset input,
Marker.IMarkerClient client) |
void |
Marker.setInput(ICharSequenceWithOffset input) |
| Constructor and Description |
|---|
Marker(Marker parent,
int offset,
ICharSequenceWithOffset input,
Marker.IMarkerClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringWithOffset |
Copyright © 2015. All Rights Reserved.