Crate arborium_zig

Crate arborium_zig 

Source
Expand description

ZIG grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the zig tree-sitter language.