blob: 51fdcdc46b28c4d835f933795611d294c4916d68 [file] [log] [blame]
{ "type": "method",
"qname": "org.apache.royale.debugging.conditionalBreak",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "If the condition is not met, the code will break into the debugger.",
"return": "void",
"params": [{ "name": "condition", "type": "Boolean"}]}