Structsยง
- A location in a cairo source file.
- A location in a cairo source file.
- A full path to a cairo source file.
- The mapping between sierra statement indexes and locations in cairo code (if obtainable) which caused the statement to be generated. Should be created using
crate::statements_locations::StatementsLocations::extract_statements_source_code_locations
.