public class ProgramPoint extends Object
| Constructor and Description |
|---|
ProgramPoint(BytecodeScanningDetector v) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
MethodAnnotation |
getMethodAnnotation() |
SourceLineAnnotation |
getSourceLineAnnotation() |
int |
hashCode() |
String |
toString() |
public final XMethod method
public final int pc
public ProgramPoint(BytecodeScanningDetector v)
public MethodAnnotation getMethodAnnotation()
public SourceLineAnnotation getSourceLineAnnotation()
Copyright © 2003–2015. All rights reserved.