Searched defs:tree_parse_info (Results 1 – 1 of 1) sorted by relevance
1521 struct tree_parse_info struct1523 IteratorT stop;1524 bool match;1525 bool full;1526 std::size_t length;1527 typename tree_match<IteratorT, NodeFactoryT, T>::container_t trees;1529 tree_parse_info() in tree_parse_info() argument1538 tree_parse_info(tree_parse_info<IteratorT2> const& pi) in tree_parse_info() argument1553 tree_parse_info( in tree_parse_info() function