Interface AnnotationTree<T extends AnnotationFS>

    • Method Detail

      • getRoot

        AnnotationTreeNode<? extends T> getRoot()
        Get the root node of the tree.
        Returns:
        The root node of the tree.