Module compilation_unit

Source
Expand description

Defines the compilation unit, comments, and source locations.

Structsยง

Comment
CompilationUnit
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.