Function glsl_lang::parser::__action514

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