Functions§
- detect_
syntactic_ errors - is_
malformed_ line_ error - Determines if an error node represents a malformed line error.
- line_
start_ byte - Returns the absolute byte offset of the start of
rowinsource. TODO: move to a separate module like utils, we don’t want semantic tokens to depend on parser internals