chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
BreakLocation
/
BreakLocation
Break
Location
constructor
(
scriptId
:
ScriptId
,
lineNumber
:
Int
,
columnNumber
:
Int
?
=
null
,
type
:
BreakLocationType
?
=
null
)
(
source
)