Type Alias lalrpop_util::state_machine::SymbolTriple

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