feat(java): distinguish escape sequences, move certain keywords to more appropriate places

This commit is contained in:
Amaan Qureshi 2023-02-23 17:04:07 -05:00 committed by Stephan Seitz
parent 1641c4f3b4
commit 7dfaa60a85
4 changed files with 137 additions and 132 deletions

View file

@ -22,9 +22,7 @@
"]"
] @branch
[
"}"
] @indent_end
"}" @indent_end
(line_comment) @ignore