Klasse ModuleMainClass
java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.ModuleMainClass
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Node
Indicates the main class of a module.
http://cr.openjdk.java.net/~mr/jigsaw/spec/java-se-9-jvms-diffs.pdf 4.7.26
- Autor:
- Andy Clement
- Siehe auch:
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungModuleMainClass(int nameIndex, int length, int mainClassIndex, ConstantPool cp) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidfinal voiddump(DataOutputStream stream) final intfinal StringtoString()Von Klasse geerbte Methoden org.aspectj.apache.bcel.classfile.Attribute
getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute
-
Konstruktordetails
-
ModuleMainClass
-
ModuleMainClass
-
-
Methodendetails