Function glsl_lang::parser::__action631

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