Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{test, expect} from
'../fixtures.js'
2
3
test.describe(
"the _hyperscript tokenizer"
, () => {
4
Callers
nothing calls this directly
Calls
15
evaluate
Function · 0.50
consumeToken
Method · 0.45
tokenize
Method · 0.45
hasMore
Method · 0.45
forEach
Method · 0.45
token
Method · 0.45
peekToken
Method · 0.45
matchToken
Method · 0.45
currentToken
Method · 0.45
pushFollow
Method · 0.45
popFollow
Method · 0.45
matchOpToken
Method · 0.45
Tested by
no test coverage detected