currentLineNumber

fun A_Continuation.currentLineNumber(topFrame: Boolean): Int

Answer the line number associated with this continuation's current pc.

Return

The line number within the defining module.