[FEATURE REQUEST] Restore Statement.compareTo()
#298
Labels
‼ priority:p1
Priority planning - level 1
🎊 resolution:resolved
Bug or feature resolved - might not have been merged to master yet
🏨 scope:infrastructure
Work regarding the general infrastructure and functioning of LiSA
🏛 scope:program-structure
Work regarding the program structure
🎆 type:feature
New feature or request
Milestone
Description
Following #296,
Statement.compareTo()
only compares the location of the statements. This should be transformed to a full comparison of the fields to prevent statements from disappearing from sorted collections when they shouldn't.The text was updated successfully, but these errors were encountered: