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

Method constructor

src/ast/TypeExpr.ts:8–14  ·  view source on GitHub ↗
(
        readonly fun: Token,
        readonly genericParams: GenericParameter[],
        readonly paramTypes: TypeExpr[],
        readonly closingParen: Token,
        readonly returnType: TypeExpr | null,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected