donet_core::parser::ast

Type Alias ArrayExpansion

source
pub type ArrayExpansion = (TypeValue, u32);
Expand description

Paired with the array_expansion production in the Context Free Grammar.