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

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

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