Skip to content
Snippets Groups Projects
Commit c394250a authored by dgelessus's avatar dgelessus
Browse files

Refactor checkResults internals to avoid unnecessary lookups

Now gets start/end positions directly from nodes where possible instead
of going through getTokenList() and getMapping(). This should also
reduce the amount of SourcePosition objects that need to be created, as
the existing ones from child nodes/tokens are reused.
parent 471d5f9f
No related branches found
No related tags found
Loading
Checking pipeline status