Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ next
Function
next
website/src/components/TestimonialSection.tsx:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}, []);
37
38
const next = () => setIndex((i) => (i + 1) % reviews.length);
39
const prev = () => setIndex((i) => (i - 1 + reviews.length) % reviews.length);
40
41
return (
Callers
15
analyze_code_relationships
Method · 0.85
_parse_classes
Method · 0.85
_parse_calls
Method · 0.85
_find_functions
Method · 0.85
_find_classes
Method · 0.85
parse
Method · 0.85
_find_classes
Method · 0.85
_script_lang
Function · 0.85
_script_content_and_offset
Function · 0.85
_find_calls
Method · 0.85
_find_variables
Method · 0.85
_find_classes
Method · 0.85
Calls
no outgoing calls
Tested by
15
test_lua_require_alias_method_call
Method · 0.68
test_ruby_new_resolves_to_initialize
Method · 0.68
test_rust_module_super_and_trait_specialization
Method · 0.68
test_scala_case_class_apply
Method · 0.68
test_csharp_partial_of_and_cross_file_call
Method · 0.68
test_dart_main_perform_action_and_part_of
Method · 0.68
test_typescript_decorated_by_validate_on_update_age
Method · 0.68
test_php_dynamic_member_resolves_sibling_method
Method · 0.68
test_calls_rel_identity_excludes_mutable_metadata
Method · 0.68
test_function_call_writes_use_precise_target_filters
Method · 0.68
test_function_call_batch_normalization_preserves_falsy_filters
Method · 0.68
test_heuristic_call_rows_use_heuristic_label
Method · 0.68