Searched defs:TokenList (Results 1 – 2 of 2) sorted by relevance
/third_party/ninja/src/ | ||
D | eval_env.h | 55 typedef vector<pair<string, TokenType> > TokenList; typedef |
/third_party/python/Lib/email/ | ||
D | _header_value_parser.py | 115 class TokenList(list): class |