Copyright © 2006 Lehrstuhl Grafische Systeme, Brandenburgische Technische Universität Cottbus
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
2006
Table of Contents
- 1. Introduction
- 2. New Features of the XL Programming Language
- 3. Data Model Interface
- 4. Extended State of the Virtual Machine
- 5. Lexical Structure
- 6. Types
- 7. Variables
- 8. Conversions and Promotions
- 9. Names and Scopes
- 10. Packages and Compilation Units
- 11. Classes and Interfaces
- 12. Class Predicates
- 13. Signatures
- 14. Modules
- 15. Blocks and Statements
- 16. Expressions
-
- 16.1. Generator Expressions and Sequential Evaluation
- 16.2. Method Invocation Expressions
- 16.3. Primary Expressions
- 16.4. Query Expressions
- 16.5. Bracket Access Expressions
- 16.6. Array Generator Expressions
- 16.7. Instance Scope Expressions
- 16.8. Exponentiation Operator
- 16.9. Containment Operator
- 16.10. Guard Operator
- 16.11. Range Operator
- 16.12. Expression Lists
- 17. Queries
- References
- A. GNU Free Documentation License
List of Figures
List of Tables