vox v0.2.0 (2022-04-19T16:16:42Z)
Dub
Repo
require_type_check
vox
fe
passes
type_check
Type checking for static context
void
require_type_check
(AstIndex nodeIndex, CompilationContext* context, IsNested isNested)
void
require_type_check
(
ref
AstIndex
nodeIndex
,
CompilationContext
*
context
,
IsNested
isNested
=
IsNested.yes
)
void
require_type_check
(AstNodes items, TypeCheckState state, IsNested isNested)
void
require_type_check
(AstIndex nodeIndex, TypeCheckState state, IsNested isNested)
Meta
Source
See Implementation
vox
fe
passes
type_check
enums
IsNested
functions
autoconvTo
autoconvToBool
autoconvToCommonType
calcCommonType
checkTypeConversion
insertCast
pass_type_check
require_type_check
require_type_check_expr
structs
CommonTypeResult
TypeCheckState
Type checking for static context