Function xswag_syntax_java::grammar::java8::__action207
[−]
[src]
pub fn __action207(
errors: &mut Vec<Report>,
(_, cond, _): (BytePos, Spanned<ExprType>, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, if_branch, _): (BytePos, Expr, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, else_branch, _): (BytePos, Spanned<ExprType>, BytePos)
) -> ExprType