blob: 7f5fd0cf3335d1a2244cb1a69e4cdba17ed14094 [file] [log] [blame]
{ "type": "method",
"qname": "org.apache.royale.debugging.assertType",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "asserts an object is of the desired type.",
"return": "void",
"params": [{ "name": "obj", "type": "Object"},
{ "name": "type", "type": "Class"},
{ "name": "message", "type": "String"}]}