pub type ArrayExpansion = (TypeValue, u32);
Paired with the array_expansion production in the Context Free Grammar.
array_expansion