#include <jvm_constant.h>
Inheritance diagram for jvm_DoubleConstant:
Public Methods | |
jvm_DoubleConstant (jvm_Classfile* cf) | |
jvm_DoubleConstant (jvm_Classfile* cf, jvm_double d) | |
constant_kind | kind () |
jvm_double | get_double () |
void | write () |
void | print () |
Static Public Methods | |
jvm_DoubleConstant* | create (jvm_Classfile* cf) |
|
|
|
Reimplemented from jvm_Constant.
|
|
Reimplemented from jvm_Constant.
|
Reimplemented from jvm_Constant.
|
Reimplemented from jvm_Constant.