edu.umd.cs.findbugs.ba.npe

Class IsNullValueDataflow

public class IsNullValueDataflow extends AbstractDataflow<IsNullValueFrame,IsNullValueAnalysis>

Constructor Summary
IsNullValueDataflow(CFG cfg, IsNullValueAnalysis analysis)
Method Summary
IsNullValueFramegetFactAtMidEdge(Edge edge)

Constructor Detail

IsNullValueDataflow

public IsNullValueDataflow(CFG cfg, IsNullValueAnalysis analysis)

Method Detail

getFactAtMidEdge

public IsNullValueFrame getFactAtMidEdge(Edge edge)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.