Type Definition lunarity_ast::ModifierInvocationList

source ·
pub type ModifierInvocationList<'ast> = NodeList<'ast, ModifierInvocation<'ast>>;