| | Class | Description |
 | EmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | EmitIgnoreSpecificAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | EmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | HideAttribute | Attribute used for cross-platform translation. |
 | JAVAEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | JAVAEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | JAVANativePropertyAttribute | |
 | JSEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | JSEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | JSNativePropertyAttribute | |
 | NativePropertyAttribute | |
 | OBJCEmitIgnoreAttribute | Members marked with this attribute will not emit their code, but a ClientName attribute will still be honored by references to point to another entity. |
 | OBJCEmitIgnoreTypeAttribute | Classes marked with this attribute will not emit their type, and the members will be assumed to be global & existing in the JavaScript runtime |
 | OBJCNativePropertyAttribute | |
 | TSNativePropertyAttribute | |
 | TSWidgetIncludeDependsAttribute | Attribute used for cross-platform translation. |
 | WidgetIncludeDependsAttribute | Attribute used for cross-platform translation. |
 | WidgetModuleExclusionParentAttribute | Attribute used for cross-platform translation. |