Package edu.umd.cs.findbugs.detect
Class FindUselessObjects.RegularLocation
java.lang.Object
edu.umd.cs.findbugs.detect.FindUselessObjects.RegularLocation
- All Implemented Interfaces:
FindUselessObjects.GenLocation
- Enclosing class:
FindUselessObjects
private static class FindUselessObjects.RegularLocation
extends Object
implements FindUselessObjects.GenLocation
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Location
(package private) TypeAnalysis
(package private) ValueNumberAnalysis
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
loc
Location loc -
vna
-
ta
TypeAnalysis ta
-
-
Constructor Details
-
RegularLocation
-
-
Method Details
-
getHandle
public org.apache.bcel.generic.InstructionHandle getHandle()- Specified by:
getHandle
in interfaceFindUselessObjects.GenLocation
-
frameBefore
- Specified by:
frameBefore
in interfaceFindUselessObjects.GenLocation
-
frameAfter
- Specified by:
frameAfter
in interfaceFindUselessObjects.GenLocation
-
typeFrameBefore
- Specified by:
typeFrameBefore
in interfaceFindUselessObjects.GenLocation
- Throws:
DataflowAnalysisException
-
toString
-