Class NestMembers
java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.NestMembers
- All Implemented Interfaces:
Serializable,Cloneable,Node
https://docs.oracle.com/javase/specs/jvms/se11/html/jvms-4.html#jvms-4.7.29
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinal voiddump(DataOutputStream file) final int[]final String[]final voidsetClasses(int[] inner_classes) final StringtoString()Methods inherited from class org.aspectj.apache.bcel.classfile.Attribute
getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute
-
Constructor Details
-
NestMembers
-
NestMembers
-
-
Method Details