Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli provides the Cobra command tree for the codegraph binary.
|
Package cli provides the Cobra command tree for the codegraph binary. |
|
Package extract provides AST-based symbol extraction for Go and TypeScript/JavaScript files.
|
Package extract provides AST-based symbol extraction for Go and TypeScript/JavaScript files. |
|
Package paritytest compares codegrapher output against golden outputs captured from the original codegraph CLI (testdata/golden), implementing the normalization rules documented in tools/parity/README.md:
|
Package paritytest compares codegrapher output against golden outputs captured from the original codegraph CLI (testdata/golden), implementing the normalization rules documented in tools/parity/README.md: |
|
Package tsparse wraps the gotreesitter pure-Go tree-sitter runtime, exposing a thin Parser type and a Node type that the rest of the codebase can walk without importing gotreesitter directly.
|
Package tsparse wraps the gotreesitter pure-Go tree-sitter runtime, exposing a thin Parser type and a Node type that the rest of the codebase can walk without importing gotreesitter directly. |
Click to show internal directories.
Click to hide internal directories.