MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / svelte_parser

Function svelte_parser

tests/unit/parsers/test_sfc_parsers.py:31–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29
30@pytest.fixture(scope="module")
31def svelte_parser():
32 return SvelteTreeSitterParser(_make_wrapper("svelte"))
33
34
35@pytest.fixture(scope="module")

Callers

nothing calls this directly

Calls 2

_make_wrapperFunction · 0.85

Tested by

no test coverage detected