Function __action544

Source
fn __action544<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Identifier, LexerPosition),
    __1: (LexerPosition, Option<ArraySpecifier>, LexerPosition),
    __2: (LexerPosition, LexerPosition, LexerPosition),
) -> ArrayedIdentifier
where L: HasLexerError,