Expand description
Source span and symbol types for optional metadata.
These types support source-level debugging and error reporting. They are optional in AIR — frontends may or may not provide them.
Structs§
- Source
File - Source file metadata.
- Span
- Source location span within a file.
- Symbol
- Symbol information for named entities.