- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
SID # 5 - Internals of Scala Annotations
Created by rytz on 2009-06-13.
Updated: 2010-01-27, 15:10
Scala Improvement Document # 5
Revision: 2 - Date: 2010-01-27
Status:
active
SID:
Internals of Scala Annotations This document desribes the internals of annotations in the Scala compiler.
It explains how symbol and type annotations are represented at different phases of the compiler, how annotations are saved to bytecode and how compatibility with java annotations is achieved.
Document: