Skip to main content

Module span

Module span 

Source
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§

SourceFile
Source file metadata.
Span
Source location span within a file.
Symbol
Symbol information for named entities.