Class ConstantModule

java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantModule
All Implemented Interfaces:
Cloneable, Node

public final class ConstantModule extends Constant
Represents a module. See http://cr.openjdk.java.net/~mr/jigsaw/spec/java-se-9-jvms-diffs.pdf 4.4.11
Author:
Andy Clement