[−][src]Type Definition binjs_es6::ast::ListOfAssertedBoundName
type ListOfAssertedBoundName = Vec<AssertedBoundName>;
Implementation of list type ListOfAssertedBoundName.
type ListOfAssertedBoundName = Vec<AssertedBoundName>;
Implementation of list type ListOfAssertedBoundName.
impl<'a> Walker<'a> for ListOfAssertedBoundName
[src]