Function glsl_lang::parser::__action257

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