The IASTNode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddChild | ||
| AddChildren(array<IASTNode>[]()[][]) | ||
| AddChildren(IEnumerable<(Of <<'(IASTNode>)>>)) | ||
| AddSibling | ||
| ClearChildren | ||
| DupNode | ||
| GetChild | ||
| GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'IASTNode>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) | |
| GetFirstChild | ||
| InsertChild | ||
| RemoveChild | ||
| SetChild | ||
| SetFirstChild | ||
| ToStringTree |
Extension Methods
| Name | Description | |
|---|---|---|
| Any | (Defined by EnumerableExtensions.) | |
| First | (Defined by EnumerableExtensions.) | |
| FirstOrNull | (Defined by EnumerableExtensions.) | |
| ForEach<(Of <<'(IASTNode>)>>) | (Defined by TypeHelperExtensionMethods.) | |
| GetCollectionElementType | (Defined by ReflectHelper.) |