Semantics of HIR
3.0. Preface
3.1. Transformations from source
3.2. Types of HIR-basee
3.2.1. Notations of types
3.2.1.1. Nodes and types
3.2.1.2. Objects
3.2.1.3. Basic types
3.2.1.4. Type constructors
3.2.1.5. Notation of types
3.2.1.6. Introduction of types
3.2.1.6.1. Arrays
3.2.1.6.2. TYPEDEF
3.2.1.6.3. Enumeration
3.2.1.6.4. Structures and unions
3.2.1.6.5. Subprograms
3.2.1.6.6. Qualified type
3.2.2. Types of expressions
3.2.2.1. Constants
3.2.2.2. Variables
3.2.2.3. Arithmetic expressions
3.2.2.4. Pointer expressions
3.2.2.5. Comparison expressions
3.2.2.6. Logical expressions
3.2.2.7. Bit expressions
3.2.2.8. Shift expressions
3.2.2.9. Other operators
3.2.2.10. Subprograms
3.2.2.11. Assign statements
3.2.2.12. Control statements
3.2.2.13. Other statements
3.2.2.14. Labels
3.2.2.15. Other notations
3.2.3. Type conversion
3.2.4. Initial values
3.2.5. Subprogram references
→ top