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.methodLineMapMethods in edu.umd.cs.findbugs.ba with parameters of type SourceInfoMap.MethodDescriptorModifier and TypeMethodDescriptionintSourceInfoMap.MethodDescriptor.compareTo(SourceInfoMap.MethodDescriptor o)