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
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment