Crate arborium_awk

Crate arborium_awk 

Source
Expand description

AWK grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the awk tree-sitter language.