MCPcopy
hub / github.com/tc39/proposal-observable / parser.js

File parser.js

demo/parser.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Observable } from "../src/Observable.js";
2
3// A sequence of token objects
4const TOKENS = [

Callers

nothing calls this directly

Calls 3

parseFunction · 0.85
tokenStreamFunction · 0.85
subscribeMethod · 0.80

Tested by

no test coverage detected