| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public boolean | dispatch(NNode n)
Overrides org. Every visited node is passed to this method. |
| scope | back to summary |
|---|---|
| private Scope scope | |
| BindingFinder | back to summary |
|---|---|
| public BindingFinder(Scope scope) | |
| dispatch | back to summary |
|---|---|
| public boolean dispatch(NNode n) Overrides org. Doc from org. Every visited node is passed to this method. The semantics
for halting traversal are the same as for
| |