FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class ProgramPoint

java.lang.Object
  extended by edu.umd.cs.findbugs.ProgramPoint

public class ProgramPoint
extends java.lang.Object


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

method

public final XMethod method

pc

public final int pc
Constructor Detail

ProgramPoint

public ProgramPoint(BytecodeScanningDetector v)
Method Detail

getMethodAnnotation

public MethodAnnotation getMethodAnnotation()

getSourceLineAnnotation

public SourceLineAnnotation getSourceLineAnnotation()

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.