class |
ConstantClass |
This class is derived from the abstract Constant
and represents a reference to a (external) class.
|
class |
ConstantDouble |
This class is derived from the abstract Constant
and represents a reference to a Double object.
|
class |
ConstantFloat |
This class is derived from the abstract Constant
and represents a reference to a float object.
|
class |
ConstantInteger |
This class is derived from the abstract Constant
and represents a reference to an int object.
|
class |
ConstantLong |
This class is derived from the abstract Constant
and represents a reference to a long object.
|
class |
ConstantModule |
This class is derived from the abstract Constant
and represents a reference to a module.
|
class |
ConstantPackage |
This class is derived from the abstract Constant
and represents a reference to a package.
|
class |
ConstantString |
This class is derived from the abstract Constant
and represents a reference to a String object.
|