Class MethodInfo

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.MethodInfo
All Implemented Interfaces:
Comparable, IBinaryInfo, IBinaryMethod, IElementInfo, IGenericMethod
Direct Known Subclasses:
AnnotationMethodInfo, MethodInfoWithAnnotations

public class MethodInfo extends ClassFileStruct implements IBinaryMethod, Comparable