Module mica::ll::ast

source ·
Expand description

The representation of Mica’s abstract syntax tree.

Structs

An abstract syntax tree.
A Debug formatter that pretty-prints ASTs.
A node builder.
A lightweight handle to a node.

Enums

The kind of an AST node.

Traits

Implemented by all types convertible to a raw node pair.