Uses of Package
edu.umd.cs.findbugs.bcel
Packages that use edu.umd.cs.findbugs.bcel
-
Classes in edu.umd.cs.findbugs.bcel used by edu.umd.cs.findbugs.bcelClassDescriptionBase class for Detectors that want to scan the bytecode of a method and use an opcode stack.
-
Classes in edu.umd.cs.findbugs.bcel used by edu.umd.cs.findbugs.detectClassDescriptionBase class for detectors that analyze CFG (and/or use CFG-based analyses).Base class for Detectors that want to scan the bytecode of a method and use an opcode stack.Base class for Detectors which want to perform a preorder traversal of the classfile.