Skip to main content

Module ast

Module ast 

Source
Expand description

Tree-sitter AST utilities.

v0.2.0 adds real AST-backed detection for Python files. TypeScript detection still uses the regex path from v0.1.0 (tree-sitter-typescript integration is planned for v0.3.0).

Modules§

python
Python AST detection helpers powered by tree-sitter-python.