This is intended to duck type to TreeNode in @atomist/tree-path We do not implement its optional parent property. We require its optional value and offset properties.
Children of the node if it's a non-terminal
Name of the node, available in path expressions
Offset from 0 in the file
String represented by this tree node
Generated using TypeDoc
This is intended to duck type to TreeNode in @atomist/tree-path We do not implement its optional parent property. We require its optional value and offset properties.