MCPcopy
hub / github.com/prettier/prettier / at

Method at

tests/format/typescript/interface/comments.ts:3–3  ·  view source on GitHub ↗
(point: Point)

Source from the content-addressed store, hash-verified

1interface ScreenObject {
2 // I make things weird.
3 at(point: Point): Screen | undefined;
4}

Callers 15

lastChildMethod · 0.80
parseSubHtmlFunction · 0.80
getEndLocationFunction · 0.80
getLastDescendantNodeFunction · 0.80
hasPrettierIgnoreFunction · 0.80
printNodeFunction · 0.80
printFlowMappingFunction · 0.80
popContextPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected