Searched defs:slex_input_interface (Results 1 – 1 of 1) sorted by relevance
62 struct slex_input_interface struct65 typedef typename lex_input_interface<TokenT>::position_type position_type;67 ~slex_input_interface() {} in ~slex_input_interface()74 new_lexer(IteratorT const &first, IteratorT const &last, in new_lexer()