Function __action381

Source
fn __action381<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<ArrayedIdentifier>
where L: HasLexerError,