new Builder()
- Source:
Methods
buildPathFromParentToNode(node) → {Array.<Number>}
- Source:
Parameters:
Name | Type | Description |
---|---|---|
node |
Node
|
a parsed node that will be the target of the returned path |
Returns:
- Type:
-
Array.<Number>
an array of indices, i.e. [2,1,3]