xswag_syntax_java::grammar::java8
pub fn __action46( errors: &mut Vec<Report>, (_, mods, _): (BytePos, Vec<Spanned<Keyword>>, BytePos), (_, header, _): (BytePos, (Type, Ident, Vec<FormalParameter>, Vec<Type>), BytePos), (_, body, _): (BytePos, Option<Block>, BytePos)) -> Method