Searched defs:token (Results 1 – 1 of 1) sorted by relevance
473 struct token struct in yy::parser475 enum token_kind_type550 typedef token_kind_type yytokentype;2256 symbol_kind_type token () const { return yyla_.kind (); } in token() function in yy::parser::context