Module source_info

Source

Structs§

FileId
An identifier representing a given file path
LineNum
A newtype wrapping a line number
LineNumCreationError
PositionId
An identifier representing a location in the Calyx source code
SourceInfoTable
SourceLocation

Enums§

SourceInfoTableError
SourceLookupError
Any error that can emerge while attempting to pull the actual line of text that a source line points to

Type Aliases§

SourceInfoResult