Module parser

Module parser 

Source
Expand description

@acp:module “AST Parser” @acp:summary “Core tree-sitter parser for multi-language AST analysis” @acp:domain cli @acp:layer parsing

Structs§

AstParser
Multi-language AST parser using tree-sitter Thread-safe via interior mutability for parser caching.