blob: bb2cfcc5e9722f504babe84618062209ec19185c [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.reflection.utils.MemberTypes",
"baseClassname": ""
,
"description": "This is purely a convenience class for use of the constants in the utility methods in this package which support bitwise selection of subsets of member types that they return it is: a) not reflectable in javascript output and b) using these constants does not create a dependency on the class itself in javascript output.",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"members": [
{ "type": "field",
"qname": "VARIABLES",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "ACCESSORS",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "METHODS",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "STATIC_ONLY",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}}]
}