public class ProgramPoint
extends java.lang.Object
| Constructor | Description |
|---|---|
ProgramPoint(BytecodeScanningDetector v) |
| Modifier and Type | Method | 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.