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

type ListOfBindingProperty = Vec<BindingProperty>;

Implementation of list type ListOfBindingProperty.

Trait Implementations

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

type Output = ListOfBindingProperty