Crate tree_sitter_edit

source ·
Expand description

tree-sitter-edit is a crate for printing modified tree-sitter parse trees, intended for use in multi-language code refactoring, linting, or modification (codemod) tools.

Structs

Traits

  • Modify a tree-sitter parse tree when printing.

Functions