pub type ParseTree = NodeId;Expand description
Compact parser result. The tree data lives in ParseTreeStorage.
Aliased Typeยง
pub struct ParseTree(/* private fields */);pub type ParseTree = NodeId;Compact parser result. The tree data lives in ParseTreeStorage.
pub struct ParseTree(/* private fields */);