[][src]Function rslint_parser::syntax::expr::spread_element

pub fn spread_element(p: &mut Parser<'_>) -> CompletedMarker

A spread element consisting of three dots and an assignment expression such as ...foo