- 1. Overview
❱
- 1.1. Iteration capabilities
- 1.2. Including media
- 1.3. Event model
- 1.4. Relation
❱
- 1.4.1. ActionScript 3
- 1.4.2. MXML
- 1.4.3. React.js
- 1.5. Conditional compilation
- 2. Scope
- 3. Definitions
- 4. Notational conventions
- 5. Types
❱
- 5.1. Wildcard
- 5.2. void
- 5.3. null
- 5.4. String
- 5.5. Boolean
- 5.6. Number
- 5.7. BigInt
- 5.8. float
- 5.9. decimal
- 5.10. int
- 5.11. uint
- 5.12. Array
- 5.13. Map
- 5.14. Tuple
- 5.15. Structural function
- 5.16. Structural object
- 5.17. Union
- 5.18. Object
- 5.19. This
- 6. Packages
- 7. Namespaces
- 8. Classes
- 9. Enumerations
- 10. Interfaces
- 11. Variables
- 12. Virtual variables
- 13. Methods
- 14. Aliases
- 15. Generics
- 16. Lexical scopes
- 17. Default lexical scope
- 18. Conditional compilation
- 19. Documentation comments
- 20. Proxies
- 21. Lexical conventions