I'm wondering what is completely lost during the Java compilation process.
For example, I know that annotation variables are not retained: http://www.eclipse.org/aspectj/doc/released/adk15notebook/annotations.html
Are there more things like this ?
I'm wondering what is completely lost during the Java compilation process.
For example, I know that annotation variables are not retained: http://www.eclipse.org/aspectj/doc/released/adk15notebook/annotations.html
Are there more things like this ?