edu.umd.cs.findbugs.ba.npe
public class ReturnPathTypeDataflow extends Dataflow<ReturnPathType,ReturnPathTypeAnalysis>
Constructor Summary | |
---|---|
ReturnPathTypeDataflow(CFG cfg, ReturnPathTypeAnalysis analysis)
Constructor.
|
Method Summary | |
---|---|
ReturnPathType | getFactAfterLocation(Location location) |
ReturnPathType | getFactAtLocation(Location location) |
Parameters: cfg CFG of the method being analyzed analysis the analysis