| Function | Description | |
|---|---|---|
| describeType | The equivalent of flash.utils.describeType. | |
| getDefinitionByName | The equivalent of flash.utils.getQualifiedClassName. | |
| getQualifiedClassName | The equivalent of flash.utils.getQualifiedClassName. | |
| getQualifiedSuperclassName | The equivalent of flash.utils.getQualifiedSuperclassName. |
| Class | Description | |
|---|---|---|
| DefinitionBase | The description of a Class or Interface | |
| DefinitionWithMetaData | The description of a Class or Interface | |
| FunctionDefinition | The description of a Class or Interface | |
| MetaDataArgDefinition | The description of a Class or Interface | |
| MetaDataDefinition | The description of a Class or Interface | |
| MethodDefinition | The description of a Class or Interface | |
| TypeDefinition | The description of a Class or Interface | |
| VariableDefinition | The description of a Class or Interface |