#include <jvm_constant.h>
Inheritance diagram for jvm_InterfaceMethodrefConstant:
Public Methods | |
jvm_InterfaceMethodrefConstant (jvm_Classfile* cf, u2 ci, u2 nti) | |
constant_kind | kind () |
u2 | class_index () const |
u2 | name_and_type_index () const |
void | set_class_index (u2 ci) |
void | set_name_and_type_index (u2 nti) |
void | write () |
void | print () |
Static Public Methods | |
jvm_InterfaceMethodrefConstant* | create (jvm_Classfile* cf) |
|
|
|
Reimplemented from jvm_Constant.
|
Reimplemented from jvm_Constant.
|
|
Reimplemented from jvm_Constant.
|
|
|
Reimplemented from jvm_Constant.