Expand description
ast-grep parsing coordinator.
Detects language from file extension, selects the appropriate rules, and runs symbol + reference extraction via the unified engine.
Structsยง
- Code
Parser - Coordinates ast-grep parsing across multiple languages.
- Parse
Result - Result of parsing a single file.