Uses of Class
edu.umd.cs.findbugs.OpcodeStack.JumpInfoFactory.JumpStackComputation
Packages that use OpcodeStack.JumpInfoFactory.JumpStackComputation
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs
), the object model classes for bug
instances (BugInstance
,
BugAnnotation
), and other miscellany.-
Uses of OpcodeStack.JumpInfoFactory.JumpStackComputation in edu.umd.cs.findbugs
Methods in edu.umd.cs.findbugs with parameters of type OpcodeStack.JumpInfoFactory.JumpStackComputationModifier and TypeMethodDescriptionstatic OpcodeStack.JumpInfo
OpcodeStack.JumpInfoFactory.computeJumpInfo
(org.apache.bcel.classfile.JavaClass jclass, org.apache.bcel.classfile.Method method, OpcodeStack.JumpInfoFactory.JumpStackComputation branchAnalysis)