ScriptEditor.gotoLine

Goes to the specified line in the current script.

struct ScriptEditor
@nogc nothrow
void
gotoLine
(
in long line_number
)

Meta