| Package | Description |
|---|---|
| org.antlr.v4.runtime.tree |
| Modifier and Type | Class | Description |
|---|---|---|
class |
IterativeParseTreeWalker |
An iterative (read: non-recursive) pre-order and post-order tree walker that
doesn't use the thread stack but heap-based stacks.
|
| Modifier and Type | Field | Description |
|---|---|---|
static ParseTreeWalker |
ParseTreeWalker.DEFAULT |
Copyright © 1992–2019 ANTLR. All rights reserved.