Skip to main content

Module model

Module model 

Source
Expand description

Model / mixin / type / enum / field IR nodes parsed out of a .cstack file. Every IR node carries SourceSpan back-pointers so consumers (parser, LSP, generators) can map errors to source positions.

Structs§

Attribute
EnumDecl
EnumVariant
Field
MixinDecl
Model
TypeDecl
TypeRef

Enums§

TypeArity