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.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic MethodAnnotation getMethodAnnotation()
public SourceLineAnnotation getSourceLineAnnotation()
public java.lang.String toString()
toString in class java.lang.ObjectSpotBugs is licensed under the LGPL.