An ASM-based implementation of Paranamer. It relies on debug information compiled with the "-g" javac option to retrieve parameter names. Portions of this source file are a fork of ASM.
@author Guilherme Silveira
@author Paul Hammant
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.