Class Pass2Verifier.FAMRAV_Visitor

java.lang.Object
org.apache.bcel.classfile.EmptyVisitor
org.apache.bcel.verifier.statics.Pass2Verifier.FAMRAV_Visitor
All Implemented Interfaces:
Visitor
Enclosing class:
Pass2Verifier

private final class Pass2Verifier.FAMRAV_Visitor extends EmptyVisitor
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.
See Also: