Type Definition lunarity_ast::IndexedParameterList

source ·
pub type IndexedParameterList<'ast> = NodeList<'ast, IndexedParameter<'ast>>;