Class LineNumberIterator
java.lang.Object
com.ibm.j9ddr.vm29.j9.walkers.LineNumberIterator
- All Implemented Interfaces:
 Iterator<LineNumber>
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract U8Pointerstatic LineNumberIteratorlineNumberIteratorFor(com.ibm.j9ddr.vm29.pointer.generated.J9MethodDebugInfoPointer methodInfo) Methods declared in class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface Iterator
forEachRemaining, hasNext, next, remove 
- 
Constructor Details
- 
LineNumberIterator
public LineNumberIterator() 
 - 
 - 
Method Details
- 
lineNumberIteratorFor
public static LineNumberIterator lineNumberIteratorFor(com.ibm.j9ddr.vm29.pointer.generated.J9MethodDebugInfoPointer methodInfo) throws CorruptDataException - Throws:
 CorruptDataException
 - 
getLineNumberTablePtr
 
 -