Home
last modified time | relevance | path

Searched refs:impl_low_level_token (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dtoken.rs211 macro_rules! impl_low_level_token { macros
229 impl_low_level_token!("punctuation token" Punct punct);
230 impl_low_level_token!("literal" Literal literal);
231 impl_low_level_token!("token" TokenTree token_tree);

Completed in 2 milliseconds