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

Fix parsing of annotation type with inner enum

Open FnControlOption opened this issue 3 years ago • 1 comments

Checklist:

  • [ ] All tests pass in CI.
  • [ ] There are sufficient tests for the new fix/feature.
  • [x] Grammar rules have not been renamed unless absolutely necessary.
  • [x] The conflicts section hasn't grown too much.
  • [x] The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).

Closes #83

FnControlOption avatar Aug 19 '21 22:08 FnControlOption

@maxbrunsfeld , this is stuck on ci like the others...

raghav-deepsource avatar Apr 06 '22 08:04 raghav-deepsource