lalrpop_util::state_machine

Type Alias SymbolTriple

source
pub type SymbolTriple<D> = (Location<D>, Symbol<D>, Location<D>);