|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ProgramPoint
public class ProgramPoint
| Field Summary | |
|---|---|
XMethod |
method
|
int |
pc
|
| Constructor Summary | |
|---|---|
ProgramPoint(BytecodeScanningDetector v)
|
|
| Method Summary | |
|---|---|
MethodAnnotation |
getMethodAnnotation()
|
SourceLineAnnotation |
getSourceLineAnnotation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final XMethod method
public final int pc
| Constructor Detail |
|---|
public ProgramPoint(BytecodeScanningDetector v)
| Method Detail |
|---|
public MethodAnnotation getMethodAnnotation()
public SourceLineAnnotation getSourceLineAnnotation()
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||