Compiles a method, constructor, or field declaration to a class. A field declaration can declare only one field.
In a method or constructor body, $0, $1, ... and $_ are not available.
@return a CtMethod, CtConstructor,or CtField object.
@see #recordProceed(String,String)
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.