Crate arborium_vb

Crate arborium_vb 

Source
Expand description

VISUAL BASIC grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the vb tree-sitter language.