MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / index.js

File index.js

packages/ast/parse/linen/expand/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const parse = require('../../parse');
2const { explicit, regexp, topline } = require('../../combinators');
3
4const deep = (type, callback) => (match, _, position) => {

Callers

nothing calls this directly

Calls 5

explicitFunction · 0.85
regexpFunction · 0.85
toplineFunction · 0.85
deepFunction · 0.70
parseFunction · 0.50

Tested by

no test coverage detected