The ASTUtil type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCollectChildren
Public methodStatic memberFindTypeInChildren
Finds the first node of the specified type in the chain of children.
Public methodStatic memberGetDebugstring
Returns the 'list' representation with some brackets around it for debugging.
Public methodStatic memberGetPathText
Public methodStatic memberIsSubtreeChild
Determine if a given node (test) is contained anywhere in the subtree of another given node (fixture).
Public methodStatic memberMakeSiblingOfParent

Extension Methods

  NameDescription

See Also