Function glsl_lang::parser::__action384

source ยท
fn __action384<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
) -> Vec<SingleDeclarationNoType>
where L: HasLexerError,