toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.debugger
/
CliDebugger
/
Catchpoint
Catchpoint
open
inner
class
Catchpoint
(
val
id
:
String
?
,
val
code
:
String
?
)
(
source
)
Members
Constructors
Catchpoint
Link copied to clipboard
constructor
(
id
:
String
?
,
code
:
String
?
)
Properties
code
Link copied to clipboard
val
code
:
String
?
id
Link copied to clipboard
val
id
:
String
?