[][src]Type Definition lalrpop_util::state_machine::TokenTriple

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