public class AnnotationTreeImpl<T extends AnnotationFS> extends Object implements AnnotationTree<T>
| Modifier and Type | Method and Description | 
|---|---|
| AnnotationTreeNode<T> | getRoot()Get the root node of the tree. | 
public AnnotationTreeNode<T> getRoot()
AnnotationTreegetRoot in interface AnnotationTree<T extends AnnotationFS>Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.