blob: 8bbf395817d29931b3a44916fba7fe994eb3e675 [file] [log] [blame]
{ "type": "method",
"qname": "org.apache.royale.debugging.assert",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "assert throws an error if the condition is not met.",
"return": "void",
"params": [{ "name": "condition", "type": "Boolean"},
{ "name": "message", "type": "String"}]}