Re-exports§
Modules§
Structs§
- AstString
- An owned string used by the AST.
- Block
Name - File
- A file of QBE IR, containing a series of items.
- Float
Literal - Global
Name - Ident
- An identifier in the source code.
- Numeric
Literal - Spanned
- String
Literal - A quoted string literal.
- Temporary
Name - Type
Name
Enums§
- Float
Prefix - A prefix for a
FloatLiteral, which determines the size of the float. - Item
Traits§
- Number
- A type that can be used in a
NumericLiteral.