Package edu.umd.cs.findbugs.ba.type
Class TypeDataflow.LocationAndFactPair
- java.lang.Object
-
- edu.umd.cs.findbugs.ba.type.TypeDataflow.LocationAndFactPair
-
- Enclosing class:
- TypeDataflow
public static class TypeDataflow.LocationAndFactPair extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LocationAndFactPair(Location location, TypeFrame frame)
-