We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151c24b commit 731f22dCopy full SHA for 731f22d
src/AbstractTrees.jl
@@ -30,7 +30,7 @@ export ParentLinks, StoredParents, ImplicitParents
30
export SiblingLinks, StoredSiblings, ImplicitSiblings
31
export ChildIndexing, IndexedChildren, NonIndexedChildren
32
export NodeType, HasNodeType, NodeTypeUnknown
33
-export nodetype, nodevalue, nodevalues, children, parentlinks, siblinglinks, childindexing, childtype, childrentype
+export nodetype, nodevalue, nodevalues, children, childtype, childrentype
34
#extended interface
35
export nextsibling, prevsibling
36
0 commit comments