Uses of Class
jellyj.classfile.javaclass.ConstantFieldref

Packages that use ConstantFieldref
jellyj.classfile.javaclass 

Uses of ConstantFieldref in jellyj.classfile.javaclass
 

Constructors in jellyj.classfile.javaclass with parameters of type ConstantFieldref
ConstantFieldref.ConstantFieldref(ConstantFieldref c)
          Initialize from another object.
 

Methods in jellyj.classfile.javaclass with parameters of type ConstantFieldref
voidVisitor.visitConstantFieldref(ConstantFieldref obj)