Module cstree::build

source ·
Expand description

A tree builder for the construction of syntax trees.

Please refer to the documentation on GreenNodeBuilder itself and the “getting started” section from the top-level documentation for an introduction to how to build a syntax tree.

Structs