public interface TypeNode extends Node
| Modifier and Type | Method and Description |
|---|---|
<T> T |
visit(TypeNodeVisitor<T> visitor) |
addChild, addChild, copy, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, replaceWith, setChild, setParent, setSource<T> T visit(TypeNodeVisitor<T> visitor)
Copyright © 2016. All rights reserved.