ASSERT-KTH/spork

Unsetting the source position of certain nodes breaks ordering

Closed this issue · 0 comments

Thrown types and implemented interfaces are ordered by their line position, so unsetting their source positions causes the ordering to break (i.e. it is not preserved). Should only unset the source positions of elements that are known to be troublesome. Currently, I know only of type members and comments.