Home
last modified time | relevance | path

Searched defs:ast_tree_policy (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dast.hpp71 struct ast_tree_policy : struct
74 typedef typename MatchPolicyT::match_t match_t;
75 typedef typename MatchPolicyT::iterator_t iterator_t;
78 static void concat(MatchAT& a, MatchBT const& b) in concat()
139 static void group_match(MatchT& m, parser_id const& id, in group_match()
191 static void apply_op_to_match(FunctorT const& op, MatchT& m) in apply_op_to_match()