public toString()
in
src/construct.ts [493:495]
3
lines of code
2
McCabe index (conditional complexity)
public toString() { return this.node.path || '<root>'; }