Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abhigyanpatwari/GitNexus
/ functions
Functions
14,938 in github.com/abhigyanpatwari/GitNexus
⨍
Functions
14,938
◇
Types & classes
3,725
↳
Endpoints
36
↓ 1,243 callers
Method
map
gitnexus/test/fixtures/lang-resolution/kotlin-fun-interface/Clicker.kt:12
↓ 1,123 callers
Method
has
Whether `path` has been quarantined.
gitnexus/src/core/ingestion/workers/quarantine.ts:32
↓ 849 callers
Method
childForFieldName
(name: string)
gitnexus/src/core/ingestion/languages/cpp/range-bindings.ts:116
↓ 796 callers
Method
set
(filePath: string, fact: JvmPackageFact)
gitnexus/src/core/ingestion/languages/jvm/package-facts.ts:23
↓ 662 callers
Method
find
(q: { retries: number; inlineQueryOnlyKey: number })
gitnexus/test/fixtures/lang-resolution/typescript-alias-fields/contracts.ts:37
↓ 496 callers
Method
get
* Exact suffix lookup (case-sensitive). * * The map behind this is built on the FIRST call and memoized — see * `buildSuffixIndex`. All three
gitnexus/src/core/ingestion/import-resolvers/utils.ts:89
↓ 462 callers
Method
add
Mark `path` as known-bad for the remainder of this pool's life.
gitnexus/src/core/ingestion/workers/quarantine.ts:30
↓ 319 callers
Method
parse
Parse `code` with the configured grammar; returns the root node.
gitnexus/test/helpers/cfg-harness.ts:17
↓ 307 callers
Method
resolve
Resolve a binding-target node to its function-table binding index.
gitnexus/src/core/ingestion/cfg/visitors/call-site-harvest.ts:393
↓ 279 callers
Method
pop
()
gitnexus/src/core/ingestion/cfg/control-flow-context.ts:101
↓ 262 callers
Method
save
(entity: string)
gitnexus/test/fixtures/lang-resolution/ts-chain-interface-dispatch/repository.ts:2
↓ 223 callers
Method
get
(filePath: string)
gitnexus/src/core/ingestion/languages/jvm/package-facts.ts:24
↓ 207 callers
Method
get
The probe for `entry`. Throws when it was never requested — never returns empty.
gitnexus/test/helpers/module-load-probe.ts:177
↓ 190 callers
Method
newBlock
Create a block and return its index.
gitnexus/src/core/ingestion/cfg/cfg-builder.ts:96
↓ 181 callers
Method
get
(id: DefId)
gitnexus-shared/src/scope-resolution/def-index.ts:20
↓ 165 callers
Method
warn
gitnexus/test/fixtures/lang-resolution/ruby-nested-mixin-tail-collision/app.rb:19
↓ 155 callers
Method
child
(index: number)
gitnexus/src/core/ingestion/languages/cpp/range-bindings.ts:114
↓ 131 callers
Method
edge
Add a single edge (idempotent on from+to+kind).
gitnexus/src/core/ingestion/cfg/cfg-builder.ts:114
↓ 131 callers
Method
keys
()
gitnexus/test/helpers/counting-file-set.ts:84
↓ 130 callers
Function
runPipelineFromRepo
( repoPath: string, onProgress: (progress: PipelineProgress) => void, options?: PipelineOptions, )
gitnexus/src/core/ingestion/pipeline.ts:323
↓ 128 callers
Method
values
()
gitnexus/src/core/ingestion/scope-resolution/workspace-index.ts:89
↓ 113 callers
Method
getNode
(id: string)
gitnexus/src/core/ingestion/binding-accumulator.ts:73
↓ 112 callers
Method
facts
Def/use facts for one statement (or construct-header expression) node.
gitnexus/src/core/ingestion/cfg/visitors/go-harvest.ts:269
↓ 108 callers
Method
connect
Wire a set of dangling exits to a single target block with one kind.
gitnexus/src/core/ingestion/cfg/cfg-builder.ts:122
↓ 108 callers
Method
setLanguage
(_lang: unknown)
gitnexus/test/unit/group/http-route-multi-verb.test.ts:45
↓ 107 callers
Method
log
(message: string)
gitnexus/test/fixtures/lang-resolution/typescript-ambiguous/src/models.ts:2
↓ 103 callers
Method
delete
* Release a file's captured map once its CFG emit has consumed it (R6). The * three CALLS passes fully precede the CFG-emit loop and each file is r
gitnexus/src/core/ingestion/scope-resolution/graph-bridge/callee-id-sink.ts:71
↓ 100 callers
Function
str
(v: unknown)
gitnexus/src/core/group/cross-trace.ts:685
↓ 99 callers
Function
getRelationships
(result: PipelineResult, type: string)
gitnexus/test/integration/resolvers/helpers.ts:47
↓ 97 callers
Function
extractSimpleTypeName
(typeNode: SyntaxNode, depth = 0)
gitnexus/src/core/ingestion/type-extractors/shared.ts:213
↓ 94 callers
Method
write
(s: string, rawWrite?: boolean)
gitnexus/src/cli/analyze.ts:193
↓ 93 callers
Function
syntheticCapture
(name: string, atNode: SyntaxNode, text: string)
gitnexus/src/core/ingestion/utils/ast-helpers.ts:2000
↓ 92 callers
Method
get
Per-file position→ids map, or `undefined` if nothing was captured for it.
gitnexus/src/core/ingestion/scope-resolution/graph-bridge/callee-id-sink.ts:64
↓ 91 callers
Method
addRelationship
(relationship: GraphRelationship)
gitnexus/src/core/lbug/pdg-emit-sink.ts:164
↓ 90 callers
Method
entries
()
gitnexus/test/helpers/counting-file-set.ts:89
↓ 90 callers
Method
keys
()
gitnexus/src/core/ingestion/scope-resolution/workspace-index.ts:86
↓ 88 callers
Method
entries
()
gitnexus/src/core/ingestion/scope-resolution/workspace-index.ts:80
↓ 85 callers
Function
nodeToCapture
(name: string, node: SyntaxNode)
gitnexus/src/core/ingestion/utils/ast-helpers.ts:1984
↓ 84 callers
Function
len
(a?: unknown[])
gitnexus/test/integration/cli-limit-e2e.test.ts:94
↓ 81 callers
Method
values
()
gitnexus/test/helpers/counting-file-set.ts:79
↓ 79 callers
Method
on
(event, callback)
gitnexus/test/fixtures/sample-code/simple.js:8
↓ 78 callers
Method
close
Disposes the JobManager and closes the server. Call from `afterEach`.
gitnexus/test/helpers/sse-harness.ts:24
↓ 77 callers
Method
addNode
(node: GraphNode)
gitnexus/src/core/lbug/pdg-emit-sink.ts:144
↓ 75 callers
Method
finish
()
gitnexus/src/core/ingestion/cfg/visitors/typescript-harvest.ts:1104
↓ 75 callers
Function
generateId
(label: string, name: string)
gitnexus/src/lib/utils.ts:1
↓ 73 callers
Method
append
(self, chunk: bytes)
eval/workflow_bench/process_control.py:82
↓ 71 callers
Function
createKnowledgeGraph
()
gitnexus/src/core/graph/graph.ts:11
↓ 70 callers
Method
getScope
(id: ScopeId)
gitnexus-shared/src/scope-resolution/types.ts:486
↓ 69 callers
Method
has
(id: DefId)
gitnexus-shared/src/scope-resolution/def-index.ts:21
↓ 68 callers
Function
t
(key: CliMessageKey, vars: CliMessageVars = {})
gitnexus/src/cli/i18n/index.ts:43
↓ 66 callers
Method
callTool
(method: string, params: any)
gitnexus/src/mcp/local/local-backend.ts:2353
↓ 65 callers
Method
forEachNode
(fn: (node: GraphNode) => void)
gitnexus/src/core/lbug/pdg-emit-sink.ts:295
↓ 63 callers
Method
digest
(self)
eval/workflow_bench/sanitized_graph.py:59
↓ 61 callers
Method
Save
()
gitnexus/test/fixtures/lang-resolution/go-type-assertion/models.go:4
↓ 61 callers
Method
records
()
gitnexus/src/core/logger.ts:334
↓ 59 callers
Method
restore
()
gitnexus/src/core/logger.ts:336
↓ 58 callers
Method
info
()
gitnexus/test/fixtures/spring-route-app/src/main/java/com/example/controller/MultiController.java:27
↓ 57 callers
Function
_captureLogger
(level?: string)
gitnexus/src/core/logger.ts:358
↓ 57 callers
Method
add
* Record that the call site at `(line, col)` in `filePath` resolved to * `calleeId`. Idempotent per `(filePath, line, col, calleeId)` — the * un
gitnexus/src/core/ingestion/scope-resolution/graph-bridge/callee-id-sink.ts:53
↓ 57 callers
Function
withTestLbugDB
( prefix: string, fn: (handle: IndexedDBHandle) => void, options?: WithTestLbugDBOptions, )
gitnexus/test/helpers/test-indexed-db.ts:76
↓ 55 callers
Function
writeFileSync
(relPath: string, content: string)
gitnexus/test/unit/group/sync.test.ts:753
↓ 54 callers
Function
executeParameterized
( repoId: string, cypher: string, params: Record<string, any>, )
gitnexus/src/core/lbug/pool-adapter.ts:1147
↓ 52 callers
Function
resolve
()
gitnexus/test/unit/analyzer-identity.test.ts:115
↓ 51 callers
Method
clear
Clear all entries.
gitnexus/src/core/ingestion/model/type-registry.ts:62
↓ 49 callers
Function
extractVarName
(node: SyntaxNode)
gitnexus/src/core/ingestion/type-extractors/shared.ts:355
↓ 49 callers
Function
getStoragePaths
(repoPath: string, branch?: string)
gitnexus/src/storage/repo-manager.ts:191
↓ 47 callers
Method
emit
(event, ...args)
gitnexus/test/fixtures/sample-code/simple.js:15
↓ 46 callers
Function
createTempDir
(prefix: string = 'gitnexus-test-')
gitnexus/test/helpers/test-db.ts:86
↓ 45 callers
Function
hasKeyword
(node: SyntaxNode, keyword: string)
gitnexus/src/core/ingestion/field-extractors/configs/helpers.ts:23
↓ 45 callers
Method
run
()
gitnexus/test/fixtures/lang-resolution/java-local-class-naming/src/Types.java:14
↓ 42 callers
Method
open
()
gitnexus/test/fixtures/lang-resolution/java-cast-receiver/models/Box.java:4
↓ 39 callers
Method
close
()
gitnexus/src/core/lbug/native-check.ts:411
↓ 37 callers
Method
iterRelationshipsByType
(type: RelationshipType)
gitnexus/src/core/lbug/pdg-emit-sink.ts:292
↓ 37 callers
Method
pushLoop
(continueTo: number, breakTo: number, labels: readonly string[] = [])
gitnexus/src/core/ingestion/cfg/control-flow-context.ts:78
↓ 36 callers
Method
init
(handle: Int)
gitnexus/test/integration/cfg/fixtures/swift-hazards.swift:120
↓ 36 callers
Method
save
(String data)
gitnexus/test/fixtures/lang-resolution/java-overload-dispatch/Repository.java:4
↓ 35 callers
Method
matches
(origin: URL)
gitnexus/src/server/middleware.ts:77
↓ 34 callers
Method
finalizersForReturn
Every active finalizer, innermost first — what a `return` must cross.
gitnexus/src/core/ingestion/cfg/control-flow-context.ts:142
↓ 34 callers
Method
iterNodes
()
gitnexus/src/core/lbug/pdg-emit-sink.ts:286
↓ 34 callers
Function
loadMeta
(metaDir: string)
gitnexus/src/storage/repo-meta.ts:556
↓ 34 callers
Function
wireJumpThroughFinalizers
( builder: CfgBuilder, from: number, finalizers: readonly FinalizerFrame[], target: number, kind: 'r
gitnexus/src/core/ingestion/cfg/control-flow-context.ts:195
↓ 33 callers
Function
executeQuery
(repoId: string, cypher: string)
gitnexus/src/core/lbug/pool-adapter.ts:1139
↓ 33 callers
Method
kill
(self)
eval/tests/test_process_control.py:297
↓ 32 callers
Method
descendantsOfType
(type: string)
gitnexus/src/core/ingestion/languages/cpp/range-bindings.ts:115
↓ 32 callers
Function
findChild
(node: SyntaxNode, type: string)
gitnexus/src/core/ingestion/utils/ast-helpers.ts:1750
↓ 31 callers
Method
attachFacts
* Attach a facts-only statement record to a block WITHOUT touching its text * or line span (#2082 M2 U1) — bench fingerprints and CFG snapshots inc
gitnexus/src/core/ingestion/cfg/cfg-builder.ts:142
↓ 31 callers
Function
getNodesByLabel
(result: PipelineResult, label: string)
gitnexus/test/integration/resolvers/helpers.ts:108
↓ 31 callers
Method
query
( repo: GroupRepoHandle, params: { // GroupService always supplies `query` as a string (it resol
gitnexus/src/core/group/service.ts:62
↓ 31 callers
Function
resolve
(specifier, context, nextResolve)
gitnexus/src/core/embeddings/runtime-install.ts:203
↓ 30 callers
Method
forEach
( callbackfn: (value: string, value2: string, set: Set<string>) => void, thisArg?: unknown, )
gitnexus/test/helpers/counting-file-set.ts:94
↓ 30 callers
Function
getProvider
(language: SupportedLanguages)
gitnexus/src/core/ingestion/languages/index.ts:49
↓ 30 callers
Function
resolveDefGraphId
( filePath: string, def: { /** Scope-resolution def id — carries the declaration position (#2699). */
gitnexus/src/core/ingestion/scope-resolution/graph-bridge/ids.ts:217
↓ 30 callers
Function
run_managed
Run one command with bounded output and owned-tree termination.
eval/workflow_bench/process_control.py:674
↓ 29 callers
Method
cleanup
gitnexus/test/fixtures/lang-resolution/ruby-constructor-type-inference/models/user.rb:6
↓ 29 callers
Method
defCount
()
gitnexus/src/core/ingestion/cfg/visitors/typescript-harvest.ts:949
↓ 29 callers
Method
forEach
(cb: (value: Scope, key: K, map: ReadonlyMap<K, Scope>) => void, thisArg?: unknown)
gitnexus/src/core/ingestion/scope-resolution/workspace-index.ts:92
↓ 29 callers
Function
parseSourceSafe
( parser: Parser, sourceText: string, oldTree?: Parser.Tree, options?: Parser.Options, label?: strin
gitnexus/src/core/tree-sitter/safe-parse.ts:212
↓ 29 callers
Function
sorted
(xs)
gitnexus/bench/impact-pdg/metrics.mjs:368
↓ 28 callers
Function
aggregate
Median metrics + resolve rate across repeated runs of one task+arm. Session/infra-error rows are excluded from the medians (they measured not
eval/workflow_bench/runner.py:670
↓ 28 callers
Function
extractParsedFile
( provider: LanguageProvider, sourceText: string, filePath: string, onWarn?: ScopeBridgeWarn, cached
gitnexus/src/core/ingestion/scope-extractor-bridge.ts:41
next →
1–100 of 14,938, ranked by callers