1 2 3 4 5 6 7 8 9
# perl-ast-utils Single-responsibility AST utility helpers used by LSP microcrates. This crate centralizes: - range-based AST node lookup - statement and declaration insertion position detection - indentation discovery for source edits