public class VisitorContext
extends java.lang.Object
| Constructor and Description |
|---|
VisitorContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToVisited(int classID) |
void |
clear() |
boolean[] |
getVisited() |
boolean |
isAlreadyVisited(int classID) |