#include <jvm_constant.h>
Inheritance diagram for jvm_StringConstant:
Public Methods | |
jvm_StringConstant (jvm_Classfile* cf, u2 c) | |
constant_kind | kind () |
u2 | string_index () const |
jvm_Utf8Constant* | string () const |
void | set_string_index (u2 si) |
void | write () |
void | print () |
Static Public Methods | |
jvm_StringConstant* | create (jvm_Classfile* cf) |
|
|
Reimplemented from jvm_Constant.
|
Reimplemented from jvm_Constant.
|
Reimplemented from jvm_Constant.
|
|
|
|
Reimplemented from jvm_Constant.