Uses of Class
edu.umd.cs.findbugs.ba.heap.LoadDataflow
Packages that use LoadDataflow
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
Support for analyses based on the BCEL bytecode framework.
-
Uses of LoadDataflow in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba that return LoadDataflowModifier and TypeMethodDescriptionClassContext.getLoadDataflow(org.apache.bcel.classfile.Method method) Get load dataflow. -
Uses of LoadDataflow in edu.umd.cs.findbugs.classfile.engine.bcel
Subclasses with type arguments of type LoadDataflow in edu.umd.cs.findbugs.classfile.engine.bcelModifier and TypeClassDescriptionclassAnalysis engine to produce LoadDataflow objects for analyzed methods.Methods in edu.umd.cs.findbugs.classfile.engine.bcel that return LoadDataflowModifier and TypeMethodDescriptionLoadDataflowFactory.analyze(IAnalysisCache analysisCache, MethodDescriptor descriptor)