Expand description
Defines the compilation unit, comments, and source locations.
Structsยง
- Comment
- Compilation
Unit CompilationUnit
identifies an AS3 compilation unit and contains a source text.- Location
- Represents a source location. This location includes spanning lines and columns and the reference compilation unit.