Function glsl_lang::parser::__action493

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