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

pub fn __action70(
    errors: &mut Vec<Report>,
    (_, __0, _): (BytePos, Ident, BytePos),
    (_, _, _): (BytePos, Token, BytePos),
    (_, __1, _): (BytePos, Option<Vec<FormalParameter>>, BytePos),
    (_, _, _): (BytePos, Token, BytePos),
    (_, __2, _): (BytePos, Dims, BytePos)
) -> (Ident, Option<Vec<FormalParameter>>, Dims)