[−][src]Type Definition binjs::specialized::es6::ast::ListOfClassElement
type ListOfClassElement = Vec<ClassElement>;
Implementation of list type ListOfClassElement.
type ListOfClassElement = Vec<ClassElement>;
Implementation of list type ListOfClassElement.