Function glsl_lang::parser::__action535

source ยท
fn __action535<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, LexerPosition, LexerPosition),
    __1: (LexerPosition, ArrayedIdentifier, LexerPosition),
    __2: (LexerPosition, LexerPosition, LexerPosition),
) -> SingleDeclarationNoType
where L: HasLexerError,