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