|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.jcd.cls.constant.CONSTANT_info
com.vladium.jcd.cls.constant.CONSTANT_literal_info
Abstract base for all CONSTANT_XXX_info structures representing literal values in the constant pool.
CONSTANT_Integer_info
,
CONSTANT_Long_info
,
CONSTANT_Float_info
,
CONSTANT_Double_info
,
CONSTANT_String_info
Constructor Summary | |
protected |
CONSTANT_literal_info()
|
Methods inherited from class com.vladium.jcd.cls.constant.CONSTANT_info |
accept, clone, new_CONSTANT_info, tag, tagToString, toString, width, writeInClassFormat |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
protected CONSTANT_literal_info()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |