|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.retroweaver.optimizer.FieldConstantsCollector
public class FieldConstantsCollector
A FieldVisitor that collects the Constants of the fields it
visits.
| Constructor Summary | |
|---|---|
FieldConstantsCollector(FieldVisitor fv,
ConstantPool cp)
|
|
| Method Summary | |
|---|---|
AnnotationVisitor |
visitAnnotation(java.lang.String desc,
boolean visible)
|
void |
visitAttribute(Attribute attr)
|
void |
visitEnd()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldConstantsCollector(FieldVisitor fv,
ConstantPool cp)
| Method Detail |
|---|
public AnnotationVisitor visitAnnotation(java.lang.String desc,
boolean visible)
public void visitAttribute(Attribute attr)
public void visitEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||