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
Single-responsibility AST utility helpers used by LSP microcrates.
This crate centralizes: