Skip to main content

look_ahead_is_const_enum

Function look_ahead_is_const_enum 

Source
pub fn look_ahead_is_const_enum(
    scanner: &mut ScannerState,
    current_token: SyntaxKind,
) -> bool
Expand description

Look ahead to check if we have const enum.