Since asCScriptFunction has line number information and it also exposes a function FindNextLineWithCode, maybe it's worth exposing a function to get the actually line numbers as well.
Specifically, I need this when showing some script compiler warnings (missing “override” keyword for example).