Function glsl_lang::parser::__action702

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