MCPcopy Create free account

hub / github.com/colbymchenry/codegraph / functions

Functions3,841 in github.com/colbymchenry/codegraph

↓ 5 callersMethodvisit_node
(&mut self, node: Node<'t>)
codegraph-kernel/src/php.rs:532
↓ 5 callersMethodvisit_node
(&mut self, node: Node<'t>)
codegraph-kernel/src/ccpp/mod.rs:778
↓ 5 callersMethodwithLock
* Execute a function while holding the lock
src/utils.ts:405
↓ 4 callersFunctionaddRef
( ctx: ExtractorContext, fromNodeId: string | undefined, referenceName: string, referenceKind: 'calls'
src/extraction/languages/cobol.ts:86
↓ 4 callersMethodcol_of
(&self, node: Node)
codegraph-kernel/src/ruby.rs:213
↓ 4 callersMethodcol_of
(&self, node: Node)
codegraph-kernel/src/php.rs:272
↓ 4 callersFunctioncompute
(n: number)
__tests__/fixtures/kernel-parity/torture.tsx:44
↓ 4 callersFunctionconsume
codegraph-kernel/grammars/lua/scanner.c:16
↓ 4 callersFunctioncreateDatabase
(dbPath: string, opts?: { readOnly?: boolean })
src/db/sqlite-adapter.ts:154
↓ 4 callersMethoddegrade
* Permanently disable live watching after a terminal runtime failure * (watch-resource exhaustion, lock contention past the retry budget, or a *
src/sync/watcher.ts:669
↓ 4 callersMethoddrain
()
src/extraction/parse-pool.ts:394
↓ 4 callersFunctiondraw
__tests__/fixtures/kernel-parity/torture.kt:224
↓ 4 callersFunctionemit
(value: number)
src/resolution/callback-synthesizer.ts:3627
↓ 4 callersMethodextract
* Extract framework-specific nodes and references from a file. * * Returns route nodes, middleware nodes, etc., plus unresolved references *
src/resolution/types.ts:221
↓ 4 callersMethodextract_csharp_type_refs
(&mut self, node: Node<'t>, from_row: u32)
codegraph-kernel/src/csharp.rs:1195
↓ 4 callersMethodextract_decorators_for
extractDecoratorsFor — Java annotations live inside `modifiers`.
codegraph-kernel/src/java.rs:1016
↓ 4 callersMethodextract_decorators_for
extractDecoratorsFor — swift `attribute` nodes inside `modifiers`. Coverage: functions/methods/classes/dedicated-branch properties only.
codegraph-kernel/src/swift.rs:1170
↓ 4 callersMethodextract_decorators_for
(&mut self, decl: Node<'t>, decorated_row: u32)
codegraph-kernel/src/tsjs/extractors.rs:1140
↓ 4 callersMethodextract_inheritance
extractInheritance — the swift inheritance_specifier case: FIRST type_identifier of each specifier's user_type, everything as `extends` (conformances
codegraph-kernel/src/swift.rs:1114
↓ 4 callersMethodextract_inheritance
extractInheritance — the C# base_list branch (5577): EVERY namedChild emits one `extends` ref (interfaces conflated by design; the garbage `(repo)` ar
codegraph-kernel/src/csharp.rs:1167
↓ 4 callersMethodextract_inheritance
extractInheritance — the branches whose node kinds occur in the c/cpp grammars: base_class_clause (#1043), the field_declaration Go-embedding shape, a
codegraph-kernel/src/ccpp/mod.rs:1580
↓ 4 callersMethodextract_name
(&self, node: Node)
codegraph-kernel/src/python.rs:278
↓ 4 callersMethodextract_name
(&self, node: Node)
codegraph-kernel/src/go.rs:313
↓ 4 callersMethodextract_name
(&self, node: Node)
codegraph-kernel/src/ruby.rs:341
↓ 4 callersMethodextract_name
extractName (tree-sitter.ts:98-192) — scala-reachable branches: the `name` field's raw text (operator glyphs and backticks kept), else the first ident
codegraph-kernel/src/scala.rs:516
↓ 4 callersFunctionfindNestedGitRepos
* Find git repositories nested under `absDir` (inclusive), shallow bounded BFS. * Stops descending at each repo root found — contents belong to that
src/extraction/index.ts:577
↓ 4 callersFunctionformatNumber
* Format a number with commas
src/bin/codegraph.ts:274
↓ 4 callersMethodgetLineNumber
* Get the line number for a character index
src/extraction/liquid-extractor.ts:377
↓ 4 callersMethodgetLineStart
* Get the character index of the start of a line
src/extraction/liquid-extractor.ts:385
↓ 4 callersMethodgetNodeAndEdgeCount
* Lightweight (nodes, edges) count snapshot. Used around an index/sync * run to compute true additions across extraction + resolution + * synthe
src/db/queries.ts:2415
↓ 4 callersFunctiongetParser
(language: Language)
src/extraction/grammars.ts:454
↓ 4 callersMethodgetPendingReferenceCount
* References extracted but never attempted by a resolution pass. Zero on a * healthy index — a completed pass consumes every pending row (resolving
src/index.ts:1195
↓ 4 callersFunctiongetRegistryDir
()
src/mcp/daemon-registry.ts:41
↓ 4 callersMethodgetStatus
* Resolution order (first match wins) — keep in sync with TELEMETRY.md: * DO_NOT_TRACK=1 > CODEGRAPH_TELEMETRY=0|1 > stored config > default on.
src/telemetry/index.ts:187
↓ 4 callersFunctiongetTarget
(id: string)
src/installer/targets/registry.ts:31
↓ 4 callersMethodgetTools
* Get tool definitions with dynamic descriptions based on project size. * The codegraph_explore tool description includes a budget recommendation
src/mcp/tools.ts:950
↓ 4 callersMethodgetWorkspacePackages
* Monorepo workspace member packages, keyed by declared package name. * Returns `null` for single-package repos (no `workspaces` field). * Lets
src/resolution/types.ts:157
↓ 4 callersMethodhandleChange
* Shared change handler for both watch strategies. `rel` is a * project-relative POSIX path. Applies the ignore + source-file filters and, * for
src/sync/watcher.ts:573
↓ 4 callersFunctionhashContent
(content: string)
src/extraction/index.ts:123
↓ 4 callersMethodinit
* Initialize a new CodeGraph project * * Creates the .CodeGraph directory, database, and configuration. * * @param projectRoot - Path to t
src/index.ts:244
↓ 4 callersFunctioninstallMainThreadWatchdog
(options: WatchdogOptions = {})
src/mcp/liveness-watchdog.ts:178
↓ 4 callersMethodisActive
* Whether the watcher is currently active.
src/sync/watcher.ts:762
↓ 4 callersFunctionisAlive
(pid: number)
__tests__/mcp-daemon.test.ts:143
↓ 4 callersFunctionisCodeGraphDataDir
(name: string)
src/directory.ts:74
↓ 4 callersFunctionisPlayRoutesFile
(filePath: string)
src/extraction/grammars.ts:222
↓ 4 callersFunctionisProcessAlive
(pid: number)
src/mcp/daemon-registry.ts:55
↓ 4 callersFunctionisTestFile
(filePath: string)
src/search/query-utils.ts:280
↓ 4 callersMethodis_static
(&self, node: Node)
codegraph-kernel/src/csharp.rs:435
↓ 4 callersMethoditerate
* Lazily yield result rows one at a time instead of materializing the whole * set with `all()`. Use for unbounded scans (e.g. every function/method
src/db/sqlite-adapter.ts:23
↓ 4 callersFunctionjoinLines
(lines: string[])
src/installer/targets/hermes.ts:145
↓ 4 callersMethodline_of
(&self, node: Node)
codegraph-kernel/src/ruby.rs:210
↓ 4 callersFunctionlistDaemons
(opts: { prune?: boolean } = {})
src/mcp/daemon-registry.ts:88
↓ 4 callersFunctionloadExcludeMatcher
* Matcher for the project's `codegraph.json` `exclude` patterns — paths to keep * OUT of the index even when git-tracked, which `.gitignore` cannot d
src/extraction/index.ts:335
↓ 4 callersFunctionloadIncludeIgnoredMatcher
* Matcher for the project's `codegraph.json` `includeIgnored` patterns — the * explicit opt-in to index embedded git repos living inside gitignored
src/extraction/index.ts:321
↓ 4 callersFunctionloadIncludeIgnoredPatterns
(rootDir: string)
src/project-config.ts:312
↓ 4 callersFunctionloadIncludePatterns
(rootDir: string)
src/project-config.ts:337
↓ 4 callersFunctionloadParsedConfig
* Load the parsed `codegraph.json` for a project, mtime-cached. A missing or * malformed file yields the zero-config default. One `stat` (and at most
src/project-config.ts:272
↓ 4 callersFunctionmatchBrace
Index of the `}` matching the `{` at `open` (which must point at a `{`). -1 if unbalanced.
src/resolution/c-fnptr-synthesizer.ts:130
↓ 4 callersFunctionmatchMethodCall
( ref: UnresolvedRef, context: ResolutionContext )
src/resolution/name-matcher.ts:1600
↓ 4 callersMethodmaybeCaptureFnRefs
* Function-as-value capture (#756): if this node is one of the language's * value-position containers (call arguments, assignment RHS, struct/objec
src/extraction/tree-sitter.ts:585
↓ 4 callersFunctionnormalizeVersion
(v: string)
src/upgrade/index.ts:194
↓ 4 callersFunctionnpmInvocation
(platform: NodeJS.Platform, npmArgs: string[])
src/upgrade/index.ts:640
↓ 4 callersMethodon
(event: 'message', cb: (m: unknown) => void)
src/extraction/parse-pool.ts:42
↓ 4 callersFunctionparseSemver
(version: string)
src/upgrade/index.ts:157
↓ 4 callersMethodpush_ref_at
(&mut self, from_row: u32, name: &str, kind_code: u8, node: Node)
codegraph-kernel/src/python.rs:165
↓ 4 callersMethodpush_ref_at
(&mut self, from_row: u32, name: &str, kind_code: u8, node: Node)
codegraph-kernel/src/ruby.rs:249
↓ 4 callersFunctionreadArgs
* Read a balanced `(...)` starting at `openIndex` (which must point at `(`). * String-aware, so parens inside string literals don't unbalance the cou
src/resolution/frameworks/nestjs.ts:333
↓ 4 callersFunctionreindexAdvisory
()
src/upgrade/index.ts:320
↓ 4 callersFunctionresolve
(name: string, kinds: Set<string>)
src/resolution/callback-synthesizer.ts:1342
↓ 4 callersFunctionresolveWalValveMb
(envVal: string | undefined, dbSizeBytes?: number)
src/db/wal-valve.ts:64
↓ 4 callersMethodresolve_body
resolveBody (dart.ts:158-171).
codegraph-kernel/src/dart.rs:539
↓ 4 callersMethodsendResult
(id: string | number, result: unknown)
src/mcp/transport.ts:80
↓ 4 callersMethodsetDefaultProjectHint
* Record the directory the server tried to resolve the default project from. * Used only to make the "no default project" error actionable.
src/mcp/tools.ts:911
↓ 4 callersMethodsettle
(job: Job, result: ToolResult)
src/mcp/query-pool.ts:285
↓ 4 callersFunctionskip
codegraph-kernel/grammars/kotlin/scanner.c:58
↓ 4 callersFunctionsplitIdentifierSegments
(name: string)
src/search/identifier-segments.ts:30
↓ 4 callersFunctionsrc
(file: string)
src/resolution/c-fnptr-synthesizer.ts:494
↓ 4 callersMethodstop
Tear down both watchdogs. Idempotent; call when the command finishes.
src/bin/command-supervision.ts:39
↓ 4 callersFunctionstrip_cpp_template_args
stripCppTemplateArgs (languages/c-cpp.ts): depth-counted removal of every balanced `<…>` group; `<` and `>` never reach the output.
codegraph-kernel/src/ccpp/mod.rs:196
↓ 4 callersMethodtop_row
(&self)
codegraph-kernel/src/lua.rs:172
↓ 4 callersMethodtop_row
(&self)
codegraph-kernel/src/python.rs:155
↓ 4 callersMethodunwatch
* Stop watching for file changes.
src/index.ts:1015
↓ 4 callersFunctionupsertInstructionsEntry
(file: string)
src/installer/targets/shared.ts:186
↓ 4 callersMethodvisibility_of
getVisibility: modifiers text includes public/private/protected/ internal in that order; default PUBLIC. Text-includes semantics — annotation text ins
codegraph-kernel/src/kotlin.rs:462
↓ 4 callersMethodvisibility_of
extractVisibility (scala.ts:69-80) → wire byte (1 public default).
codegraph-kernel/src/scala.rs:408
↓ 4 callersMethodvisibility_of
getVisibility (dart.ts:209-222) — `_` prefix = private; every constructor is public (the unwrap misses ctor signatures / the name FIELD is the class i
codegraph-kernel/src/dart.rs:487
↓ 4 callersMethodvisit
(&mut self, node: Node<'t>)
codegraph-kernel/src/scala.rs:531
↓ 4 callersMethodvisit
(&mut self, node: Node<'t>)
codegraph-kernel/src/rlang.rs:300
↓ 4 callersMethodvisitFunctionBody
Visit a function body to extract calls
src/extraction/tree-sitter-types.ts:56
↓ 4 callersMethodvisit_node
(&mut self, node: Node<'t>)
codegraph-kernel/src/kotlin.rs:650
↓ 4 callersMethodvisit_node
(&mut self, node: Node<'t>)
codegraph-kernel/src/rustlang.rs:437
↓ 4 callersMethodvisit_node
(&mut self, node: Node<'t>)
codegraph-kernel/src/tsjs/mod.rs:609
↓ 4 callersMethodwatch
* Start watching for file changes and auto-syncing. * * Uses native OS file events (FSEvents on macOS, inotify on Linux 19+, * ReadDirectoryC
src/index.ts:988
↓ 4 callersFunctionwatchDisabledReason
(projectRoot: string, probe: WatchProbe = {})
src/sync/watch-policy.ts:82
↓ 3 callersFunction__setFsWatchForTests
(fn: WatchFn | null)
src/sync/watcher.ts:140
↓ 3 callersFunction_array__reserve
This is not what you're looking for, see `array_reserve`.
codegraph-kernel/grammars/dart/tree_sitter/array.h:183
↓ 3 callersFunction_array__reserve
This is not what you're looking for, see `array_reserve`.
codegraph-kernel/grammars/kotlin/tree_sitter/array.h:182
↓ 3 callersFunction_array__reserve
This is not what you're looking for, see `array_reserve`.
codegraph-kernel/grammars/scala/tree_sitter/array.h:207
↓ 3 callersFunction_array__reserve
This is not what you're looking for, see `array_reserve`.
codegraph-kernel/grammars/lua/tree_sitter/array.h:183
↓ 3 callersMethod_font
(self, weight)
assets/generate-language-tiles.py:113
← previousnext →301–400 of 3,841, ranked by callers