Function glsl_lang::parser::__action742

source ยท
fn __action742<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Token, LexerPosition),
    __1: (LexerPosition, PreprocessorDefine, LexerPosition),
) -> Preprocessor
where L: HasLexerError,