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

Method constructor

src/ast/Expr.ts:44–48  ·  view source on GitHub ↗
(
        readonly left: Expr,
        readonly operator: Token,
        readonly right: Expr,
    )

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