Crate arborium_c_sharp

Crate arborium_c_sharp 

Source
Expand description

C# grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the c-sharp tree-sitter language.