The ASTUtil type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CollectChildren | ||
| FindTypeInChildren |
Finds the first node of the specified type in the chain of children.
| |
| GetDebugstring |
Returns the 'list' representation with some brackets around it for debugging.
| |
| GetPathText | ||
| IsSubtreeChild |
Determine if a given node (test) is contained anywhere in the subtree
of another given node (fixture).
| |
| MakeSiblingOfParent |
Extension Methods
| Name | Description |
|---|