interface Debugger.BreakLocation
Properties Jump to heading
Script identifier as reported in the Debugger.scriptParsed.
Jump to headinglineNumber: numberLine number in the script (0-based).
optional
Jump to headingcolumnNumber: number | undefinedColumn number in the script (0-based).
optional
Jump to headingtype: string | undefined