Crate arborium_lua

Crate arborium_lua 

Source
Expand description

LUA grammar for tree-sitter

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

Constants§

HIGHLIGHTS_QUERY
The highlights query for lua.
INJECTIONS_QUERY
The injections query for lua.
LOCALS_QUERY
The locals query for lua.

Functions§

language
Returns the lua tree-sitter language.