JML

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

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

Uses of NameAndTypeConstant in org.multijava.util.classfile
 

Fields in org.multijava.util.classfile declared as NameAndTypeConstant
private  NameAndTypeConstant ReferenceConstant.nametype
           
 

Constructors in org.multijava.util.classfile with parameters of type NameAndTypeConstant
ReferenceConstant(byte tag, ClassConstant clazz, NameAndTypeConstant nametype)
          Constructs a reference constant.
FieldRefConstant(ClassConstant clazz, NameAndTypeConstant nametype)
          Constructs a field reference constant.
InterfaceConstant(ClassConstant clazz, NameAndTypeConstant nametype)
          Constructs a method reference constant.
MethodRefConstant(ClassConstant clazz, NameAndTypeConstant nametype)
          Constructs a method reference constant.
 


JML

JML is Copyright (C) 1998-2002 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. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.