MCPcopy Index your code
hub / github.com/codemix/graph / optionalMatch.test.ts

File optionalMatch.test.ts

packages/graph/src/test/optionalMatch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, describe } from "vitest";
2import { parse } from "../grammar.js";
3import { astToSteps } from "../astToSteps.js";
4import { createTraverser, OptionalMatchStep } from "../Steps.js";

Callers

nothing calls this directly

Calls 5

createDemoGraphFunction · 0.85
astToStepsFunction · 0.85
createTraverserFunction · 0.85
getMethod · 0.65
traverseMethod · 0.45

Tested by

no test coverage detected