Expand description
Perl language support for the tree-sitter parsing library.
Constantsยง
- HIGHLIGHTS_
QUERY - The syntax highlighting query for the Perl grammar.
- INJECTIONS_
QUERY - The injections query for Perl.
- LANGUAGE
- The tree-sitter
LanguageFnfor the Perl grammar. - NODE_
TYPES - The content of the [
node-types.json] file for the Perl grammar.