Function glsl_lang::parser::__action842

source ยท
fn __action842<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> TranslationUnit
where L: HasLexerError,