Trait mun_syntax::ast::ArgListOwner[][src]

pub trait ArgListOwner: AstNode {
    fn arg_list(&self) -> Option<ArgList> { ... }
}

Provided methods

Loading content...

Implementors

Loading content...