edu.umd.cs.findbugs.ba.interproc

Class MethodPropertyDatabase<Property>

public abstract class MethodPropertyDatabase<Property> extends PropertyDatabase<XMethod,Property>

A MethodPropertyDatabase keeps track of properties of methods. This is useful for implementing interprocedural analyses.

Author: David Hovemeyer

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