MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / tokenizer.js

File tokenizer.js

test/core/tokenizer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {test, expect} from '../fixtures.js'
2
3test.describe("the _hyperscript tokenizer", () => {
4

Callers

nothing calls this directly

Calls 15

evaluateFunction · 0.50
consumeTokenMethod · 0.45
tokenizeMethod · 0.45
hasMoreMethod · 0.45
forEachMethod · 0.45
tokenMethod · 0.45
peekTokenMethod · 0.45
matchTokenMethod · 0.45
currentTokenMethod · 0.45
pushFollowMethod · 0.45
popFollowMethod · 0.45
matchOpTokenMethod · 0.45

Tested by

no test coverage detected