resym
resym copied to clipboard
Order the output with line information
The generated output seems to be sorting the fields and methods independently from each other.
Hi! That's right, fields and methods are grouped "manually" in a logical manner that do not represent the original source code's layout. That's an interesting point, it'd be great indeed to see if line number information can be used to enhance the fidelity of the reconstruction. 👍