public abstract class AllNodesVisitor extends Object
| Constructor and Description |
|---|
AllNodesVisitor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
process(@NotNull Node node) |
void |
visit(@NotNull Node node) |
Copyright © 2020. All rights reserved.