Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

jvm_MethodrefConstant Class Reference

#include <jvm_constant.h>

Inheritance diagram for jvm_MethodrefConstant:

jvm_Constant jvm_Component List of all members.

Public Methods

 jvm_MethodrefConstant (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_MethodrefConstant* create (jvm_Classfile* cf)


Detailed Description


Constructor & Destructor Documentation

jvm_MethodrefConstant::jvm_MethodrefConstant ( jvm_Classfile * cf,
u2 ci,
u2 nti)


Member Function Documentation

u2 jvm_MethodrefConstant::class_index () const [inline]

jvm_MethodrefConstant * jvm_MethodrefConstant::create ( jvm_Classfile * cf) [static]

Reimplemented from jvm_Constant.

constant_kind jvm_MethodrefConstant::kind ( void) [inline, virtual]

Reimplemented from jvm_Constant.

u2 jvm_MethodrefConstant::name_and_type_index () const [inline]

void jvm_MethodrefConstant::print ( void) [virtual]

Reimplemented from jvm_Constant.

void jvm_MethodrefConstant::set_class_index ( u2 ci) [inline]

void jvm_MethodrefConstant::set_name_and_type_index ( u2 nti) [inline]

void jvm_MethodrefConstant::write ( void) [virtual]

Reimplemented from jvm_Constant.


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:43:55 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000