Skip to main content

Module types

Module types 

Source
Expand description

KORE Type System - Rust-like with effect tracking

Structs§

TypeEnv
Type environment for checking
TypedActor
TypedComponent
TypedComptime
TypedConst
TypedEnum
TypedFunction
TypedImpl
TypedMacro
TypedProgram
Type-checked AST node
TypedShader
TypedStruct
TypedTest
TypedUse

Enums§

FloatSize
IntSize
ResolvedType
Fully resolved type
TypedItem

Functions§

check
Main type checking entry point
resolve_type