[][src]Macro rslint_parser::token_set

macro_rules! token_set {
    ($($t:expr),*) => { ... };
    ($($t:expr),* ,) => { ... };
}

Utility macro for making a new token set