infigraph-languages 1.5.5

Bundled language packs for infigraph (Tree-sitter grammars + extraction queries)
Documentation
1
2
3
4
5
6
7
8
[language]
name = "python"
extensions = [".py"]
grammar = "tree-sitter-python"

[[custom_edges]]
name = "DECORATED_BY"
capture = "decorates"