Searched defs:while_token (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/crates/syn/src/ | ||
| D | expr.rs | 2494 let while_token: Token![while] = input.parse()?; in parse() localVariable |
| /third_party/rust/crates/syn/ | ||
| D | syn.json | 1887 "while_token": { object |