Function glsl_lang::parser::__action375

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