| Package | Description |
|---|---|
| org.antlr.gunit.swingui.model | |
| org.antlr.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected CommonTokenStream |
TestSuite.tokens |
| Modifier and Type | Method and Description |
|---|---|
CommonTokenStream |
TestSuite.getTokens() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.setTokens(CommonTokenStream ts) |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenRewriteStream
Useful for dumping out the input stream after doing some
augmentation or other manipulations.
|
Copyright © 2012. All Rights Reserved.