Function glsl_lang::parser::__action528

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