Uses of Package
org.apache.bcel.verifier.statics
Packages that use org.apache.bcel.verifier.statics
Package
Description
BCEL's verifier JustIce is there to help you dump correct Java class files created or modified with BCEL.
PassVerifier classes used internally by JustIce.
-
Classes in org.apache.bcel.verifier.statics used by org.apache.bcel.verifierClassDescriptionThis PassVerifier verifies a class file according to pass 1 as described in The Java Virtual Machine Specification, 2nd edition.This PassVerifier verifies a class file according to pass 2 as described in The Java Virtual Machine Specification, 2nd edition.This PassVerifier verifies a class file according to pass 3, static part as described in The Java Virtual Machine Specification, 2nd edition.
-
Classes in org.apache.bcel.verifier.statics used by org.apache.bcel.verifier.staticsClassDescriptionThis class represents the upper half of a DOUBLE variable.A utility class holding the information about the name and the type of a local variable in a given slot (== index).A utility class holding the information about the names and the types of the local variables in a given method.This class represents the upper half of a LONG variable.