ktast
0.9.3
common
ast
/
ktast.ast
/
NodePath
/
childPathOf
child
Path
Of
fun
<
C
:
Node
>
childPathOf
(
child
:
C
)
:
NodePath
<
C
>
Returns the child path for the given child node.
Return
the child path
Parameters
child
the child node