MCPcopy Create free account

hub / github.com/colbymchenry/codegraph / functions

Functions3,841 in github.com/colbymchenry/codegraph

↓ 2 callersMethodextract_call
extractCall — swift rides the generic member branch (navigation) and the raw-text else; the full matrix is in the checklist.
codegraph-kernel/src/swift.rs:984
↓ 2 callersMethodextract_call
extractCall — python `call` through the generic tail (attribute callees).
codegraph-kernel/src/python.rs:564
↓ 2 callersMethodextract_call
extractCall — Go's generic-tail paths (selector_expression callees).
codegraph-kernel/src/go.rs:723
↓ 2 callersMethodextract_call
(&mut self, node: Node<'t>)
codegraph-kernel/src/scala.rs:849
↓ 2 callersMethodextract_call
extractCall — the rust paths of the generic else-branch (4312+).
codegraph-kernel/src/rustlang.rs:776
↓ 2 callersMethodextract_call
extractCall — the C# branch (tree-sitter.ts:4502) + shared tail.
codegraph-kernel/src/csharp.rs:1009
↓ 2 callersMethodextract_call
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:989
↓ 2 callersMethodextract_call
(&mut self, node: Node<'t>)
codegraph-kernel/src/ccpp/mod.rs:1209
↓ 2 callersMethodextract_call
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:1037
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:863
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/java.rs:579
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:825
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/python.rs:431
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/ruby.rs:636
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>, kind: &'static str)
codegraph-kernel/src/scala.rs:737
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:628
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>, kind: &'static str)
codegraph-kernel/src/php.rs:717
↓ 2 callersMethodextract_class
extractClass for cpp class_specifier (skipBodilessClass, #1093).
codegraph-kernel/src/ccpp/mod.rs:955
↓ 2 callersMethodextract_class
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:119
↓ 2 callersMethodextract_decorators_for
(&mut self, decl: Node<'t>, decorated_row: u32)
codegraph-kernel/src/scala.rs:996
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:907
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/java.rs:673
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:868
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/scala.rs:767
↓ 2 callersMethodextract_enum
extractEnum — body required; enum_variant children → enum_member nodes (name field only, payloads never walked); other children re-dispatched.
codegraph-kernel/src/rustlang.rs:606
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:705
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:756
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/ccpp/mod.rs:994
↓ 2 callersMethodextract_enum
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:208
↓ 2 callersMethodextract_enum_members
extractEnumMembers: enumerator's `name` field (C/C++ always has one; the TS fallbacks for other grammars are unreachable here).
codegraph-kernel/src/ccpp/mod.rs:1018
↓ 2 callersMethodextract_fn_or_method
extractFunction/extractMethod, decision resolved once: method iff a receiver is found (fn inside an impl — including a NESTED fn inside an impl method
codegraph-kernel/src/rustlang.rs:497
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:779
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/lua.rs:489
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:777
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/python.rs:390
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/go.rs:450
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/ruby.rs:598
↓ 2 callersMethodextract_function
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:673
↓ 2 callersMethodextract_inheritance
(&mut self, node: Node<'t>, class_row: u32)
codegraph-kernel/src/scala.rs:1088
↓ 2 callersMethodextract_inheritance
(&mut self, node: Node<'t>, class_row: u32)
codegraph-kernel/src/dart.rs:1169
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/java.rs:886
↓ 2 callersMethodextract_instantiation
extractInstantiation's composite_literal branch: named struct types only; the package qualifier is KEPT.
codegraph-kernel/src/go.rs:815
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/scala.rs:929
↓ 2 callersMethodextract_instantiation
extractInstantiation — struct_expression via the GENERIC path: strip from the first `<`, keep the trailing `::`/`.` segment (JS slice semantics: slice
codegraph-kernel/src/rustlang.rs:869
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/dart.rs:903
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:1065
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:1057
↓ 2 callersMethodextract_instantiation
extractInstantiation: `new Foo(...)` and stack constructions (both read the type from the `type` field; template args + qualifiers strip).
codegraph-kernel/src/ccpp/mod.rs:1353
↓ 2 callersMethodextract_instantiation
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:1100
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:889
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/java.rs:655
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:902
↓ 2 callersMethodextract_interface
extractInterface — kind `trait` (interfaceKind), inheritance from trait_bounds, body children visited with the trait pushed.
codegraph-kernel/src/rustlang.rs:563
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:687
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:738
↓ 2 callersMethodextract_interface
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:187
↓ 2 callersMethodextract_method
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:812
↓ 2 callersMethodextract_method
(&mut self, node: Node<'t>)
codegraph-kernel/src/ccpp/mod.rs:891
↓ 2 callersMethodextract_object_literal_functions
(&mut self, obj: Node<'t>)
codegraph-kernel/src/tsjs/extractors.rs:459
↓ 2 callersMethodextract_php_type_refs
(&mut self, node: Node<'t>, from_row: u32)
codegraph-kernel/src/php.rs:1185
↓ 2 callersMethodextract_primary_ctor_param_refs
extractCsharpPrimaryCtorParamRefs (5938) — the class/struct/record primary constructor's parameter_list (an unnamed-field child).
codegraph-kernel/src/csharp.rs:1228
↓ 2 callersMethodextract_static_member_ref
extractStaticMemberRef — swift's navigation_expression value reads, body walker + walkAttrArgs only.
codegraph-kernel/src/swift.rs:1072
↓ 2 callersMethodextract_struct
(&mut self, node: Node<'t>)
codegraph-kernel/src/swift.rs:847
↓ 2 callersMethodextract_struct
extractStruct — body field REQUIRED (unit structs mint no node; tuple structs' ordered_field_declaration_list is a body).
codegraph-kernel/src/rustlang.rs:584
↓ 2 callersMethodextract_struct
(&mut self, node: Node<'t>)
codegraph-kernel/src/csharp.rs:658
↓ 2 callersMethodextract_struct
extractStruct: bodiless specifiers (fwd decls / elaborated refs) skip.
codegraph-kernel/src/ccpp/mod.rs:975
↓ 2 callersMethodextract_type_annotations
extractTypeAnnotations — generic path: the 'parameter' field NEVER resolves (zero param refs), 'return_type' DOES; the direct type_annotation find is
codegraph-kernel/src/swift.rs:1137
↓ 2 callersMethodextract_type_annotations
extractTypeAnnotations — Go's returnField is `result`.
codegraph-kernel/src/go.rs:881
↓ 2 callersMethodextract_type_annotations
(&mut self, node: Node<'t>, row: u32)
codegraph-kernel/src/dart.rs:1206
↓ 2 callersMethodextract_variable_type_annotation
(&mut self, node: Node<'t>, from_row: u32)
codegraph-kernel/src/tsjs/extractors.rs:1288
↓ 2 callersFunctionfail
(msg)
scripts/add-lang/dump-ast.mjs:21
↓ 2 callersFunctionfail
(code, msg)
scripts/add-lang/check-grammar.mjs:23
↓ 2 callersMethodfail
(err: Error)
src/resolution/resolver-pool.ts:213
↓ 2 callersFunctionfetch
(url)
assets/generate-language-tiles.py:101
↓ 2 callersFunctionfileDefinedNames
(file: string)
src/resolution/c-fnptr-synthesizer.ts:1005
↓ 2 callersFunctionfileUriToPath
* Convert a file:// URI to a filesystem path. Handles URL encoding and * Windows drive letter paths.
src/mcp/session.ts:70
↓ 2 callersFunctionfinalizeDaemonExit
( platform: NodeJS.Platform, exit: (code: number) => void, )
src/mcp/daemon.ts:95
↓ 2 callersFunctionfinalizeStoreBundle
( result: Pick<ExtractionResult, 'nodes' | 'edges' | 'unresolvedReferences'>, filePath: string, language
src/extraction/store-writer.ts:44
↓ 2 callersMethodfindAnonymousClassBody
* Find a `class_body` child of an `object_creation_expression` — the * marker for an anonymous class (`new T() { ... }`). Returns the body * nod
src/extraction/tree-sitter.ts:4815
↓ 2 callersFunctionfindDeclaratorQualifiedId
* Find the function NAME's `qualified_identifier` (`Foo::bar`) inside a * declarator, skipping the `parameter_list` — a parameter with a qualified ty
src/extraction/languages/c-cpp.ts:13
↓ 2 callersFunctionfindExportedSymbol
* Find an exported symbol in `filePath`, following `export { x } from * './other'` and `export * from './other'` chains until the original * declara
src/resolution/import-resolver.ts:2079
↓ 2 callersFunctionfindHeaderIndex
* Locate the byte index of a header line (`[foo.bar]`) when it * appears at the start of a line. Returns -1 if not found.
src/installer/targets/toml.ts:127
↓ 2 callersFunctionfindIndexedSubprojectRoots
( root: string, opts: { maxDepth?: number; max?: number } = {}, )
src/directory.ts:212
↓ 2 callersFunctionfindNextTableHeader
* Find the byte index of the next top-level `[...]` table header * (excluding array-of-tables `[[...]]`) starting from `from`, or * return content l
src/installer/targets/toml.ts:140
↓ 2 callersMethodfindNodesByNameSubstring
* Find nodes whose name contains a substring (LIKE-based). * Useful for CamelCase-part matching where FTS fails because * e.g. "TransportSearchA
src/db/queries.ts:1600
↓ 2 callersFunctionfindObjcClassName
* Find the `@implementation` class name in an ObjC file — used as the * fallback module name when `RCT_EXPORT_MODULE()` has no argument. * (Categori
src/resolution/frameworks/react-native.ts:152
↓ 2 callersMethodfindRelevantContext
* Find relevant subgraph for a query * * Uses hybrid search combining exact symbol lookup with semantic search: * 1. Extract potential symbol
src/context/index.ts:432
↓ 2 callersFunctionfindStringLit
First string_lit anywhere under an expression (source = "./modules/x").
src/extraction/languages/terraform.ts:392
↓ 2 callersFunctionfindUnindexedIgnoredRepos
(rootDir: string)
src/extraction/index.ts:830
↓ 2 callersMethodfindUsages
* Find all usages of a symbol * * Returns all nodes that reference the specified symbol through * any edge type (calls, references, type_of,
src/index.ts:1607
↓ 2 callersFunctionfind_anonymous_class_body
(node: Node)
codegraph-kernel/src/java.rs:1550
↓ 2 callersFunctionfind_anonymous_class_body
(node: Node)
codegraph-kernel/src/csharp.rs:1569
↓ 2 callersFunctionfind_anonymous_class_body
(node: Node)
codegraph-kernel/src/php.rs:1483
↓ 2 callersMethodfind_child_by_kind
(&self, node: Node<'t>, kind: &str)
codegraph-kernel/src/ccpp/mod.rs:1107
↓ 2 callersFunctionfind_declarator_qualified_id
findDeclaratorQualifiedId (languages/c-cpp.ts:13): BFS for the declarator's `qualified_identifier`, skipping parameter_list + trailing_return_type so
codegraph-kernel/src/ccpp/mod.rs:1907
↓ 2 callersFunctionfirstSimpleIdentifier
First `simple_identifier` in `node`'s subtree (breadth-ish, first-found). * Swift's property name nests as `property_declaration → <name> pattern →
src/extraction/tree-sitter.ts:261
↓ 2 callersFunctionfirst_simple_identifier
firstSimpleIdentifier (tree-sitter.ts:261): BFS (FIFO), at most 40 nodes popped, first `simple_identifier` wins.
codegraph-kernel/src/swift.rs:243
↓ 2 callersFunctionflush
()
src/resolution/c-fnptr-synthesizer.ts:691
↓ 2 callersMethodflush
* Flush pending changes by running sync. * * pendingFiles is NOT cleared at the start of sync — entries are removed * only after sync commits
src/sync/watcher.ts:838
↓ 2 callersFunctionfnPtrFieldOf
(struct: string, field: string)
src/resolution/c-fnptr-synthesizer.ts:871
← previousnext →801–900 of 3,841, ranked by callers