Interface TreeItemVisitor

    • Method Detail

      • visit

        Object visit​(TreeItem item)
        Visit a tree item.
        Parameters:
        item - the item to visit