Function glsl_lang::parser::__action824

source ยท
fn __action824<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, ArrayedIdentifier, LexerPosition),
) -> Vec<ArrayedIdentifier>
where L: HasLexerError,