Class ConstantModule
java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantModule
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinal voiddump(DataOutputStream file) getModuleName(ConstantPool cpool) final intgetValue()final StringtoString()
-
Constructor Details
-
ConstantModule
public ConstantModule(int nameIndex)
-
-
Method Details