blob: 353c6b1ad98b7b2f2d94d085510c048c3f112bb1 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.reflection.CompilationData",
"baseClassname": ""
,
"description": "Information about compiletime settings used when compiling the target class or instance",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "hasCompilationOption",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"return": "Boolean",
"params": [{ "name": "flags", "type": "uint"},
{ "name": "optionBits", "type": "uint"}]}
,
{ "type": "method",
"qname": "asStrings",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"return": "Array",
"params": [{ "name": "flags", "type": "uint"}]}
,
{ "type": "method",
"qname": "describeSingleFlag",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"return": "String",
"params": [{ "name": "flag", "type": "uint"}]}
,
{ "type": "method",
"qname": "org.apache.royale.reflection.CompilationData",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "inspect", "type": "Object"}]}
,
{ "type": "method",
"qname": "hasSameAncestry",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Check the ancestry for consistent compilation settings. If not specified or less than zero, then it is the full set of flags on this CompilationData.",
"tags": [
{ "tagName": "param",
"values": ["specificFlags a flag or flag combination to check for on ancestor classes."]},
{ "tagName": "return",
"values": ["true if the ancestors have the same flags set, false otherwise"]},
{ "tagName": "royalesuppressexport",
"values": []} ],
"return": "Boolean",
"params": [{ "name": "specificFlags", "type": "int"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "qualifiedName",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": ""},
{ "type": "accessor",
"access": "read-only",
"return": "uint",
"qname": "flags",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "the compilation flags applicable to the inspected item"},
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "A string representation of this CompilationData definition",
"return": "String",
"params": []}
]
}