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

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