Crate arborium_powershell

Crate arborium_powershell 

Source
Expand description

POWERSHELL grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the powershell tree-sitter language.