[][src]Type Definition binjs_es6::ast::ListOfAssertedDeclaredName

type ListOfAssertedDeclaredName = Vec<AssertedDeclaredName>;

Implementation of list type ListOfAssertedDeclaredName.

Trait Implementations

impl<'a> Walker<'a> for ListOfAssertedDeclaredName[src]

type Output = ListOfAssertedDeclaredName