# Functions
MustPath ensures that a path is valid and if it is invalid panics.
PathToFirstLineNumber runs the path on the given node and returns the first line number that resolved from the query.
PathToLineNumbers runs the path on the given node and returns all node line numbers that resolved from the query.