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

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