chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
BreakLocation
/
<init>
<init>
BreakLocation
(
scriptId
:
ScriptId
,
lineNumber
:
Int
,
columnNumber
:
Int
?
=
null
,
type
:
String
?
=
null
)