Function glsl_lang::parser::__action707

source ยท
fn __action707<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Declaration, LexerPosition),
) -> Option<ExternalDeclaration>
where L: HasLexerError,