Skip to main content

extract_token_value

Macro extract_token_value 

Source
macro_rules! extract_token_value {
    ($self:expr, $token:expr, $value_type:ident, $kind:expr) => { ... };
}
Expand description

Extracts the value of a token.