ConstantPool ::= CPInfo*; abstract CPInfo; ConstantClass : CPInfo ::= ; ConstantFieldref : CPInfo ::= ; ConstantMethodref : CPInfo ::= ; ConstantInterfaceMethodref : CPInfo ::= ; ConstantNameAndType : CPInfo ::= ; ConstantUtf8 : CPInfo ::= ; abstract CPConstant : CPInfo; ConstantString : CPConstant ::= ; ConstantInteger : CPConstant ::= ; ConstantFloat : CPConstant ::= ; ConstantLong : CPConstant ::= ; ConstantDouble : CPConstant ::= ;