| Package | Description |
|---|---|
| org.antlr.runtime | |
| org.antlr.tool |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenRewriteStream
Useful for dumping out the input stream after doing some
augmentation or other manipulations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Interp.FilteringTokenStream |
| Modifier and Type | Field and Description |
|---|---|
CommonTokenStream |
Grammar.tokenBuffer
This is the buffer of *all* tokens found in the grammar file
including whitespace tokens etc...
|
Copyright © 1992–2024 ANTLR. All rights reserved.