Crate ast_grep_language
source ·Structs
Enums
- represents a dynamic language
Traits
- Trait to abstract ts-language usage in ast-grep, which includes:
Functions
- Guess which programming language a file is written in Adapt from
<https://github.com/Wilfred/difftastic/blob/master/src/parse/guess_language.rs>