ast_token

Macro ast_token 

Source
macro_rules! ast_token {
    ($ast:ident, $kind:ident) => { ... };
}