MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / tokenizer.test.ts

File tokenizer.test.ts

src/test/suite/tokenizer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from "assert";
2import { tokenize } from "../../core/tokenizer";
3import { flatten, range } from "lodash";
4

Callers

nothing calls this directly

Calls 2

tokenizeFunction · 0.90
getAsciiSymbolsFunction · 0.85

Tested by

no test coverage detected