Package org.codehaus.janino.util
Class ClassFile.ConstantValuePoolInfo
java.lang.Object
org.codehaus.janino.util.ClassFile.ConstantPoolInfo
org.codehaus.janino.util.ClassFile.ConstantValuePoolInfo
- Direct Known Subclasses:
ClassFile.ConstantDoubleInfo
,ClassFile.ConstantFloatInfo
,ClassFile.ConstantIntegerInfo
,ClassFile.ConstantLongInfo
,ClassFile.ConstantStringInfo
,ClassFile.ConstantUtf8Info
- Enclosing class:
ClassFile
Intermediate base class for constant pool table entry types that have 'value' semantics: Double, Float,
Integer, Long, String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.janino.util.ClassFile.ConstantPoolInfo
isWide, store