Expand description
C++ grammar for tree-sitter
This crate provides the cpp language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for cpp.
- INJECTIONS_
QUERY - The injections query for cpp.
- LOCALS_
QUERY - The locals query for cpp (empty - no locals available).
Functions§
- language
- Returns the cpp tree-sitter language.