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

Function vue_parser

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

Source from the content-addressed store, hash-verified

34
35@pytest.fixture(scope="module")
36def vue_parser():
37 return VueTreeSitterParser(_make_wrapper("vue"))
38
39
40# --- registry / dispatch -------------------------------------------------

Callers

nothing calls this directly

Calls 2

VueTreeSitterParserClass · 0.90
_make_wrapperFunction · 0.85

Tested by

no test coverage detected