Module ty

Source
Available on crate feature ast-models only.
Expand description

AST models for type signatures in wright source.

Structs§

AtomicTy
An atomic type signature in wright source code.

Enums§

AtomicTyVariant
The atomic types of wright – primitive numeric types, boolean, char, etc.