Uses of Class
edu.umd.cs.findbugs.ba.SourceInfoMap.MethodDescriptor
Packages that use SourceInfoMap.MethodDescriptor
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of SourceInfoMap.MethodDescriptor in edu.umd.cs.findbugs.ba
Fields in edu.umd.cs.findbugs.ba with type parameters of type SourceInfoMap.MethodDescriptorModifier and TypeFieldDescriptionprivate final Map
<SourceInfoMap.MethodDescriptor, SourceInfoMap.SourceLineRange> SourceInfoMap.methodLineMap
Methods in edu.umd.cs.findbugs.ba with parameters of type SourceInfoMap.MethodDescriptorModifier and TypeMethodDescriptionint
SourceInfoMap.MethodDescriptor.compareTo
(SourceInfoMap.MethodDescriptor o)