Searched defs:python_code_snippet_grammar (Results 1 – 1 of 1) sorted by relevance
97 struct python_code_snippet_grammar struct100 typedef code_snippet_actions actions_type;102 python_code_snippet_grammar(actions_type& actions_) : actions(actions_) in python_code_snippet_grammar() function106 template <typename Scanner> struct definition200 actions_type& actions;