Tree-sitter and AST Vocabulary

Practise vocabulary for tree-sitter and Abstract Syntax Trees: grammar rules, syntax nodes, incremental parsing, and tree queries.

0 / 5 completed
1 / 5
An Abstract Syntax Tree (AST) is a ___ representation of source code, capturing its structure without whitespace or comments.