MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / greet

Method greet

packages/code-map/__tests__/test-langs/test.java:3–3  ·  view source on GitHub ↗
(String name)

Source from the content-addressed store, hash-verified

1// Interface definition
2interface Greeter {
3 String greet(String name);
4}
5
6// Class implementation

Callers 6

printGreetingMethod · 0.65
print_greetingFunction · 0.65
printGreetingMethod · 0.65
greetAsyncFunction · 0.65
test.jsFile · 0.65
printGreetingMethod · 0.65

Implementers 2

Greetingpackages/code-map/__tests__/test-langs
Greetingpackages/code-map/__tests__/test-langs

Calls

no outgoing calls

Tested by 5

printGreetingMethod · 0.52
print_greetingFunction · 0.52
printGreetingMethod · 0.52
greetAsyncFunction · 0.52
printGreetingMethod · 0.52