public class ProgramPoint
extends java.lang.Object
Constructor and Description |
---|
ProgramPoint(BytecodeScanningDetector v) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
MethodAnnotation |
getMethodAnnotation() |
SourceLineAnnotation |
getSourceLineAnnotation() |
int |
hashCode() |
java.lang.String |
toString() |
public final XMethod method
public final int pc
public ProgramPoint(BytecodeScanningDetector v)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public MethodAnnotation getMethodAnnotation()
public SourceLineAnnotation getSourceLineAnnotation()
public java.lang.String toString()
toString
in class java.lang.Object
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.