lalrpop_util::state_machine

Type Alias TokenTriple

source
pub type TokenTriple<D> = (Location<D>, Token<D>, Location<D>);