[][src]Type Definition binjs::specialized::es6::ast::ListOfSwitchCase

type ListOfSwitchCase = Vec<SwitchCase>;

Implementation of list type ListOfSwitchCase.