| Modifier and Type | Field and Description |
|---|---|
protected static VisitHandler[] |
NodeVisitor.EMPTY_HANDLERS |
| Modifier and Type | Method and Description |
|---|---|
@NotNull NodeVisitor |
NodeVisitor.addHandler(@NotNull VisitHandler handler) |
@NotNull NodeVisitor |
NodeVisitor.addHandlers(VisitHandler[]... handlers) |
@NotNull NodeVisitor |
NodeVisitor.addHandlers(@NotNull VisitHandler[] handlers) |
| Constructor and Description |
|---|
BlockNodeVisitor(VisitHandler... handlers) |
BlockNodeVisitor(VisitHandler[]... handlers) |
NodeVisitor(VisitHandler... handlers) |
NodeVisitor(VisitHandler[]... handlers) |
Copyright © 2020. All rights reserved.