KeYProject / key

KeY Theorem Prover for Deductive Java Verification
https://key-project.org
Other
41 stars 24 forks source link

Solved an issue with row/column numbers in JML Parser #3419

Closed LennartKleinwort closed 5 months ago

LennartKleinwort commented 5 months ago

Solved an issue with row/column numbers caused by the comment concatenation. The issue occurred when there was code (class declaration) between two comments parented to the class.