Function glsl_lang::parser::__action767

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