tree-sitter-java icon indicating copy to clipboard operation
tree-sitter-java copied to clipboard

Support tolevel record

Open aryx opened this issue 3 years ago • 0 comments

Problem description

See https://github.com/returntocorp/semgrep/issues/5480

According to the spec: https://openjdk.java.net/jeps/359 record can be declared at the toplevel

Expected parse tree output (optional)

Actual parse tree output (optional)

aryx avatar Jun 11 '22 10:06 aryx