Class Method
java.lang.Object
org.jd.core.v1.model.classfile.Method
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected intprotected ConstantPoolprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<T extends Attribute>
TgetAttribute(String name) getName()toString()
-
Field Details
-
accessFlags
protected int accessFlags -
name
-
descriptor
-
attributes
-
constants
-
-
Constructor Details
-
Method
-
-
Method Details
-
getAccessFlags
public int getAccessFlags()- See Also:
-
getName
-
getDescriptor
-
getAttribute
-
getConstants
-
toString
-