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

type ListOfAssertedBoundName = Vec<AssertedBoundName>;

Implementation of list type ListOfAssertedBoundName.

Trait Implementations

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

type Output = ListOfAssertedBoundName