Crate arborium_xml

Crate arborium_xml 

Source
Expand description

XML grammar for tree-sitter

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

Constants§

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

Functions§

language
Returns the xml tree-sitter language.