Uses of Class
jellyj.classfile.javaclass.Synthetic

Packages that use Synthetic
jellyj.classfile.javaclass 

Uses of Synthetic in jellyj.classfile.javaclass
 

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

Methods in jellyj.classfile.javaclass with parameters of type Synthetic
voidVisitor.visitSynthetic(Synthetic obj)