TailEpsilonRemoverpublic class ATNVisitor extends Object
| Constructor | Description |
|---|---|
ATNVisitor() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
visit(ATNState s) |
|
void |
visit_(ATNState s,
Set<Integer> visited) |
|
void |
visitState(ATNState s) |
Copyright © 1992–2019 ANTLR. All rights reserved.