[][src]Function rslint_parser::syntax::util::check_label_use

pub fn check_label_use(p: &mut Parser<'_>, label: &CompletedMarker)

Check if the use of a statement label is valid and the label is defined.

Panics

Panics if the marker is not a name with an ident