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

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

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