|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.bcel.classfile.EmptyVisitor
org.apache.bcel.verifier.statics.Pass2Verifier.FAMRAV_Visitor
private class Pass2Verifier.FAMRAV_Visitor
A Visitor class that ensures the ConstantCP-subclassed entries of the constant pool are valid. Precondition: index-style cross referencing in the constant pool must be valid.
Pass2Verifier.constant_pool_entries_satisfy_static_constraints(),
ConstantCP| Field Summary | |
|---|---|
private ConstantPool |
cp
|
| Constructor Summary | |
|---|---|
private |
Pass2Verifier.FAMRAV_Visitor(JavaClass _jc)
|
| Method Summary | |
|---|---|
void |
visitConstantFieldref(ConstantFieldref obj)
|
void |
visitConstantInterfaceMethodref(ConstantInterfaceMethodref obj)
|
void |
visitConstantMethodref(ConstantMethodref obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final ConstantPool cp
| Constructor Detail |
|---|
private Pass2Verifier.FAMRAV_Visitor(JavaClass _jc)
| Method Detail |
|---|
public void visitConstantFieldref(ConstantFieldref obj)
visitConstantFieldref in interface VisitorvisitConstantFieldref in class EmptyVisitorpublic void visitConstantMethodref(ConstantMethodref obj)
visitConstantMethodref in interface VisitorvisitConstantMethodref in class EmptyVisitorpublic void visitConstantInterfaceMethodref(ConstantInterfaceMethodref obj)
visitConstantInterfaceMethodref in interface VisitorvisitConstantInterfaceMethodref in class EmptyVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||