java.lang.Object
com.ibm.j9ddr.vm29.j9.walkers.LineNumberIterator
- All Implemented Interfaces:
Iterator<LineNumber>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract U8Pointer
static LineNumberIterator
lineNumberIteratorFor
(com.ibm.j9ddr.vm29.pointer.generated.J9MethodDebugInfoPointer methodInfo) Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods declared in interface java.util.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
-