Skip to main content

Module parser

Module parser 

Source
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ยง

CodeParser
Coordinates ast-grep parsing across multiple languages.
ParseResult
Result of parsing a single file.