|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PooledConstant | |
|---|---|
| at.dms.classfile | |
| Uses of PooledConstant in at.dms.classfile |
|---|
| Subclasses of PooledConstant in at.dms.classfile | |
|---|---|
class |
AsciiConstant
This is a class to create Ascii Constant entries. |
class |
ClassConstant
This is used to create a Class constant pool item |
class |
DoubleConstant
Wrap an Double constant reference with this CPE. |
class |
FieldRefConstant
|
class |
FloatConstant
Wrap an Float constant reference with this CPE. |
class |
IntegerConstant
Wrap an integer constant reference with this CPE. |
class |
InterfaceConstant
|
class |
LongConstant
Wrap an Long constant reference with this CPE. |
class |
MethodRefConstant
|
class |
NameAndTypeConstant
This constant represent a name and a type in the contant pool |
class |
ReferenceConstant
VMS 4.4.2 : Reference Constants. |
class |
StringConstant
Wrap an String constant reference with this CPE. |
class |
UnresolvedConstant
Wrap an Unresolved constant reference with this CPE. |
| Constructors in at.dms.classfile with parameters of type PooledConstant | |
|---|---|
PushLiteralInstruction(PooledConstant cst,
boolean wide)
Constructs an instruction that pushes a string literal on the stack from a class file stream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||