Function xswag_syntax_java::grammar::java8::__action126
[−]
[src]
pub fn __action126(
errors: &mut Vec<Report>,
(_, _, _): (BytePos, Token, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, init, _): (BytePos, ForInit, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, cond, _): (BytePos, Option<Expr>, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, update, _): (BytePos, Option<Vec<Statement>>, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, body, _): (BytePos, Statement, BytePos)
) -> StatementType