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

Method defineValue

src/typechecker/TypeChecker.ts:503–514  ·  view source on GitHub ↗
(
        name: Token,
        type: Type,
        initialType: Type | null = null,
        depth = 0,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

checkFunctionBodyMethod · 0.95
visitClassStmtMethod · 0.95
visitFunctionStmtMethod · 0.95
visitVarStmtMethod · 0.95

Calls 1

setMethod · 0.45

Tested by

no test coverage detected