Class InnerClassInfo

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.InnerClassInfo
All Implemented Interfaces:
IBinaryNestedType

public class InnerClassInfo extends ClassFileStruct implements IBinaryNestedType
Describes one entry in the classes table of the InnerClasses attribute. See the inner class specification (The class file attribute "InnerClasses").