MCPcopy Index your code
hub / github.com/cursorless-dev/cursorless / csharp.ts

File csharp.ts

src/languages/csharp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SyntaxNode } from "web-tree-sitter";
2import {
3 cascadingMatcher,
4 chainedMatcher,

Callers

nothing calls this directly

Calls 12

cascadingMatcherFunction · 0.90
chainedMatcherFunction · 0.90
typedNodeFinderFunction · 0.90
matcherFunction · 0.90
nodeFinderFunction · 0.90
delimitedSelectorFunction · 0.90
typeMatcherFunction · 0.90
trailingMatcherFunction · 0.90
createPatternMatchersFunction · 0.90
isExpressionFunction · 0.85
makeDelimitedSelectorFunction · 0.85
childForFieldNameMethod · 0.80

Tested by

no test coverage detected