edu.umd.cs.findbugs

Interface InterproceduralFirstPassDetector

public interface InterproceduralFirstPassDetector extends NonReportingDetector

Detector implementing a slow first pass to collect interprocedural properties for a later detector pass. We assign these a special interface because they are probably too slow to be enabled by default.

Author: David Hovemeyer

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.