Function glsl_lang::parser::__action753

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