interfaceinspector.Debugger.Locationinterface LocationLocation in the source code.columnNumber?: numberColumn number in the script (0-based).lineNumber: numberLine number in the script (0-based).scriptId: stringScript identifier as reported in the <code>Debugger.scriptParsed</code>.