Module full_moon::node[][src]

Expand description

Contains the Node trait, implemented on all nodes

Structs

Tokens

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

Traits

Node

Used to represent nodes such as tokens or function definitions