Crate arborium_bash

Crate arborium_bash 

Source
Expand description

BASH grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the bash tree-sitter language.