Directories
¶
| Path | Synopsis |
|---|---|
|
Package apperr defines AST-Digger's custom error types and the exit code taxonomy used to translate errors into process exit codes.
|
Package apperr defines AST-Digger's custom error types and the exit code taxonomy used to translate errors into process exit codes. |
|
Package db implements SQLite-backed persistence for the file/symbol cache shared between the Go and Python implementations of AST-Digger.
|
Package db implements SQLite-backed persistence for the file/symbol cache shared between the Go and Python implementations of AST-Digger. |
|
Package outline implements Outliner, which orchestrates skeleton generation, cached directory-tree synthesis, symbol location, reference search, and friction-feedback logging on top of the parser.Parser implementations and db.SymbolDatabase.
|
Package outline implements Outliner, which orchestrates skeleton generation, cached directory-tree synthesis, symbol location, reference search, and friction-feedback logging on top of the parser.Parser implementations and db.SymbolDatabase. |
|
Package parser defines the common data model and interface shared by all language-specific AST parsers (Python, TypeScript, Go).
|
Package parser defines the common data model and interface shared by all language-specific AST parsers (Python, TypeScript, Go). |
Click to show internal directories.
Click to hide internal directories.