Crate arborium_batch

Crate arborium_batch 

Source
Expand description

BATCH grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the batch tree-sitter language.