Function xswag_syntax_java::grammar::java8::__action401 [] [src]

pub fn __action401(
    errors: &mut Vec<Report>,
    (_, lhs, _): (BytePos, Spanned<ExprType>, BytePos),
    (_, op, _): (BytePos, Token, BytePos),
    (_, rhs, _): (BytePos, Spanned<ExprType>, BytePos)
) -> ExprType