Function glsl_lang::parser::__action382

source ยท
fn __action382<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<ArrayedIdentifier>
where L: HasLexerError,