[][src]Type Definition seam::parse::parser::ParseTree

type ParseTree = Vec<ParseNode>;