Skip to main content

Crate aft

Crate aft 

Source

Modules§

ast_grep_lang
AST-grep language implementations for ast-grep-core.
backup
callgraph
Call graph engine: cross-file call resolution and forward traversal.
calls
Shared call-site extraction helpers.
checkpoint
commands
config
context
edit
Shared edit engine: byte-offset conversion, content replacement, syntax validation, and auto-backup orchestration.
error
extract
Shared extraction utilities for extract_function (and future inline_symbol).
format
External tool runner and auto-formatter detection.
fuzzy_match
Fuzzy string matching for edit_match, inspired by opencode’s 4-pass approach.
imports
Import analysis engine: parsing, grouping, deduplication, and insertion.
indent
Shared indentation detection utility (D042).
language
lsp
lsp_hints
LSP-enhanced symbol disambiguation.
parser
protocol
symbols