Function glsl_lang::parser::__action381

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