[][src]Function rslint_parser::syntax::stmt::throw_stmt

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

A throw statement such as throw new Error("uh oh");