Function __action430

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