macro_rules! stack_token {
    ($name:ident) => { ... };
}
Expand description

Creates a new StackToken with a given name on the stack.