public class ATNVisitor extends Object
| Constructor and Description |
|---|
ATNVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
visit_(ATNState s,
Set<Integer> visited) |
void |
visit(ATNState s) |
void |
visitState(ATNState s) |
Copyright © 1992-2015 ANTLR. All Rights Reserved.