Skip to main content

Module ast_grep

Module ast_grep 

Source
Expand description

ast-grep integration for pattern-based code search.

This module provides an adapter that allows using ast-grep patterns with our dynamically loaded tree-sitter grammars.

Structs§

DynLang
A dynamically loaded language for ast-grep.

Traits§

AstGrepLanguageExt
tree-sitter specific language trait