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

Method constructor

src/parser/Parser.ts:51–55  ·  view source on GitHub ↗
(
        readonly exprType: typeof LogicalExpr | typeof BinaryExpr,
        readonly associativity: Associativity,
        readonly operators: TokenType[],
    )

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