Function glsl_lang::parser::__action373

source ยท
fn __action373<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, PreprocessorExtensionBehavior, LexerPosition),
) -> Option<PreprocessorExtensionBehavior>
where L: HasLexerError,