Expand description

Contains the Node trait, implemented on all nodes

Structs

An iterator that iterates over the tokens of a node Returned by Node::tokens

Traits

Used to represent nodes such as tokens or function definitions