mjc

Uses of Class
org.multijava.util.classfile.FieldRefConstant

Packages that use FieldRefConstant
org.multijava.dis   
org.multijava.util.classfile Provides an editor for classfiles used by MultiJava and the Java Modeling Language
 

Uses of FieldRefConstant in org.multijava.dis
 

Methods in org.multijava.dis with parameters of type FieldRefConstant
private  void InstructionHandle.printFieldRef(IndentingWriter out, FieldRefConstant ref)
           
 

Uses of FieldRefConstant in org.multijava.util.classfile
 

Fields in org.multijava.util.classfile declared as FieldRefConstant
private  FieldRefConstant FieldRefInstruction.field
           
 

Methods in org.multijava.util.classfile that return FieldRefConstant
 FieldRefConstant FieldRefInstruction.getFieldRefConstant()
          Returns the field constant on which this expression refers itself
 

Constructors in org.multijava.util.classfile with parameters of type FieldRefConstant
FieldRefInstruction(int opcode, FieldRefConstant field)
          Constructs a new field reference instruction from a class file
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.