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

jvm_FieldrefConstant Class Reference

#include <jvm_constant.h>

Inheritance diagram for jvm_FieldrefConstant:

jvm_Constant jvm_Component List of all members.

Public Methods

 jvm_FieldrefConstant (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_FieldrefConstant* create (jvm_Classfile* cf)


Detailed Description


Constructor & Destructor Documentation

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


Member Function Documentation

u2 jvm_FieldrefConstant::class_index () const [inline]

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

Reimplemented from jvm_Constant.

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

Reimplemented from jvm_Constant.

u2 jvm_FieldrefConstant::name_and_type_index () const [inline]

void jvm_FieldrefConstant::print ( void) [virtual]

Reimplemented from jvm_Constant.

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

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

void jvm_FieldrefConstant::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:53 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000