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

pub fn __action150(
    errors: &mut Vec<Report>,
    (_, _, _): (BytePos, Token, BytePos),
    (_, ty, _): (BytePos, Type, BytePos),
    (_, dims, _): (BytePos, Dims, BytePos),
    (_, init, _): (BytePos, Spanned<ExprType>, BytePos)
) -> ExprType