MCPcopy Create free account
hub / github.com/DavidTimms/loxdown / checkFunctionBody

Method checkFunctionBody

src/typechecker/TypeChecker.ts:422–469  ·  view source on GitHub ↗
(
        func: FunctionStmt,
        context: FunctionContext,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

checkMethodsMethod · 0.95
visitFunctionStmtMethod · 0.95

Calls 11

cloneScopesMethod · 0.95
beginScopeMethod · 0.95
defineTypeMethod · 0.95
declareValueMethod · 0.95
defineValueMethod · 0.95
checkStmtsMethod · 0.95
errorMethod · 0.95
endScopeMethod · 0.95
zipFunction · 0.90
clearMethod · 0.80
unwrapMethod · 0.80

Tested by

no test coverage detected