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.