def comment_targets
: () -> Array[Node | Location]
def comment_targets
: () -> Array[Node | Location]
def comment_targets
: () -> Array[Node | Location]
Return the byte offset of the start of the line corresponding to the given byte offset.
The line number where this location starts.
The column number in bytes where this location starts from the start of the line.
Walk the tree and mark nodes that are on a new line.
Raise an error because the given node is not supported.
This is a convenience method that runs the SexpBuilder
subclass parser.