public class Clazz.MethodDef extends Clazz.FieldDef
constant, deprecated, descriptor, name, signatureaccess, annotations| Constructor and Description |
|---|
MethodDef(int access,
java.lang.String method,
java.lang.String descriptor) |
| Modifier and Type | Method and Description |
|---|---|
Descriptors.TypeRef[] |
getPrototype() |
boolean |
isConstructor() |
getConstant, getContainingClass, getDescriptor, getGenericReturnType, getName, getSignature, getType, isDeprecated, setConstant, setDeprecated, toStringaddAnnotation, getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isEnum, isFinal, isInterface, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatilepublic MethodDef(int access,
java.lang.String method,
java.lang.String descriptor)
public boolean isConstructor()
public Descriptors.TypeRef[] getPrototype()
getPrototype in class Clazz.FieldDef