LLDB mainline
TreeSitter Directory Reference
Directory dependency graph for TreeSitter:

Directories

 
Rust
 
Swift

Files

 
TreeSitterHighlighter.cpp
 
TreeSitterHighlighter.h

Detailed Description

Tree-sitter Syntax Highlighting

This directory contains Highlighter plugins that use Tree-sitter.

Each plugin contains a vendored copy of the corresponding grammar in the tree-sitter-<language> sub-directory, consisting of the following files:

Supported Languages