require_type_check_expr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void require_type_check_expr(AstIndex targetType, AstIndex nodeIndex, CompilationContext* context)
  2. void require_type_check_expr(AstIndex targetType, AstIndex nodeIndex, TypeCheckState state)
    void
    require_type_check_expr
    (
    AstIndex targetType
    ,
    ref AstIndex nodeIndex
    ,)

Meta