Function ScriptEditor.gotoLine

Goes to the specified line in the current script.

void gotoLine (
  const(long) line_number
) nothrow @nogc;