Type Definition gurgle::expr::AstTree[][src]

pub type AstTree = BinaryTree<Item, Operator>;
Expand description

Abstract syntax tree of gurgle expr