vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
require_type_check
vox
fe
passes
type_check
Undocumented in source. Be warned that the author may not have intended to support it.
void
require_type_check
(AstIndex nodeIndex, CompilationContext* context, IsNested isNested)
void
require_type_check
(AstNodes items, TypeCheckState state, IsNested isNested)
void
require_type_check
(
ref
AstNodes
items
,
ref
TypeCheckState
state
,
IsNested
isNested
=
IsNested.yes
)
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