Class AASTNodeList
Tasks
Methods
protected this __construct()
This method is not documented.
public add(AASTNodeList $list)
| parameters | AASTNodeList | $list | |
| return | wild | | |
This method is not documented.
public count()
This method is not documented.
public current()
This method is not documented.
protected executeSelectDescendantsOfType($node, $type)
| parameters | wild | $node | |
| wild | $type | |
| return | wild | | |
This method is not documented.
public getChildrenByIndex($index)
| parameters | wild | $index | |
| return | wild | | |
This method is not documented.
public getDescription()
This method is not documented.
public getRawNodes()
This method is not documented.
public getTokens()
This method is not documented.
public key()
This method is not documented.
public static newFromTree(AASTTree $tree)
| parameters | AASTTree | $tree | |
| return | wild | | |
This method is not documented.
public static newFromTreeAndNodes(AASTTree $tree, array $nodes)
| parameters | AASTTree | $tree | |
| array | $nodes | |
| return | wild | | |
This method is not documented.
protected newList(array $nodes)
| parameters | array | $nodes | |
| return | wild | | |
This method is not documented.
public next()
This method is not documented.
public rewind()
This method is not documented.
public selectDescendantsOfType($type_name)
| parameters | wild | $type_name | |
| return | wild | | |
This method is not documented.
public selectDescendantsOfTypes(array $type_names)
| parameters | array | $type_names | |
| return | wild | | |
This method is not documented.
public valid()
This method is not documented.