codeStartingLineNumber

val A_RawFunction.codeStartingLineNumber: Int

Answer the starting line number for the block phrase that defines this raw function.

Return

The starting line number, or zero (0) for synthetic function implementations.