BCEL's class file verifier "JustIce"

JustIce class file verifier documentation

Packages
de.fub.bytecode.verifier BCEL's verifier JustIce is there to help you dump correct Java class files created or modified with BCEL.
de.fub.bytecode.verifier.exc Exception classes used by JustIce, mostly used internally.
de.fub.bytecode.verifier.statics Provides PassVerifier classes used internally by JustIce.
de.fub.bytecode.verifier.structurals Provides a PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect.

 


(c) Enver Haase 2001, released under the FSF's "GPL version 2" license.