Package | Description |
---|---|
antlr | |
antlr.actions.cpp | |
antlr.actions.csharp | |
antlr.actions.java | |
antlr.actions.python | |
antlr.debug | |
antlr.preprocessor |
Modifier and Type | Class and Description |
---|---|
class |
ByteBuffer |
class |
CharBuffer |
Modifier and Type | Field and Description |
---|---|
protected InputBuffer |
LexerSharedInputState.input |
Modifier and Type | Method and Description |
---|---|
InputBuffer |
LexerSharedInputState.getInput() |
InputBuffer |
CharScanner.getInputBuffer() |
Constructor and Description |
---|
ANTLRLexer(InputBuffer ib) |
ANTLRTokdefLexer(InputBuffer ib) |
CharScanner(InputBuffer cb) |
LexerSharedInputState(InputBuffer inbuf) |
Constructor and Description |
---|
ActionLexer(InputBuffer ib) |
Constructor and Description |
---|
ActionLexer(InputBuffer ib) |
Constructor and Description |
---|
ActionLexer(InputBuffer ib) |
Constructor and Description |
---|
ActionLexer(InputBuffer ib) |
CodeLexer(InputBuffer ib) |
Modifier and Type | Class and Description |
---|---|
class |
DebuggingInputBuffer |
Constructor and Description |
---|
DebuggingCharScanner(InputBuffer cb) |
DebuggingInputBuffer(InputBuffer buffer) |
Constructor and Description |
---|
PreprocessorLexer(InputBuffer ib) |