Function xswag_syntax_java::grammar::java8::__action48
[−]
[src]
pub fn __action48(
errors: &mut Vec<Report>,
(_, modifier, _): (BytePos, Vec<Spanned<Keyword>>, BytePos),
(_, _, _): (BytePos, Token, BytePos),
(_, class_name, _): (BytePos, Ident, BytePos),
(_, body, _): (BytePos, Vec<ClassMember>, BytePos)
) -> Class