Package net.sourceforge.retroweaver.optimizer

Class Summary
AnnotationConstantsCollector An AnnotationVisitor that collects the Constants of the annotations it visits.
ClassConstantsCollector A ClassVisitor that collects the Constants of the classes it visits.
Constant A constant pool item.
ConstantComparator  
ConstantPool A constant pool.
FieldConstantsCollector A FieldVisitor that collects the Constants of the fields it visits.
MethodConstantsCollector An MethodVisitor that collects the Constants of the methods it visits.