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 #constant_pool_entries_satisfy_static_constraints()
@see org.aspectj.apache.bcel.classfile.ConstantCP
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.