The IASTNode type exposes the following members.

Methods

  NameDescription
Public methodAddChild
Public methodAddChildren(array<IASTNode>[]()[][])
Public methodAddChildren(IEnumerable<(Of <<'(IASTNode>)>>))
Public methodAddSibling
Public methodClearChildren
Public methodDupNode
Public methodGetChild
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'IASTNode>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetFirstChild
Public methodInsertChild
Public methodRemoveChild
Public methodSetChild
Public methodSetFirstChild
Public methodToStringTree

Extension Methods

See Also