Function glsl_lang::parser::__action189

source ยท
fn __action189<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Expr, LexerPosition),
) -> FunIdentifierData
where L: HasLexerError,