Crate arborium_python

Crate arborium_python 

Source
Expand description

PYTHON grammar for tree-sitter

This crate provides the python language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for python.
INJECTIONS_QUERY
The injections query for python (empty - no injections available).
LOCALS_QUERY
The locals query for python (empty - no locals available).

Functions§

language
Returns the python tree-sitter language.