Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
loomc_status_source_location_t Struct Reference

Source location captured when rich status mode supports it. More...

#include <status.h>

Data Fields

loomc_string_view_t file
 Source file path, or empty when unavailable.
uint32_t line
 One-based source line, or zero when unavailable.

Detailed Description

Source location captured when rich status mode supports it.


The documentation for this struct was generated from the following file: