aboutsummaryrefslogtreecommitdiffstats
path: root/queries/java/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* Update queriesSantos Gallegos2021-12-221-3/+2
| | | | | - Don't use the old form for predicates - Update some invalid queries
* Add support for Java recordsStephan Seitz2021-04-101-0/+4
| | | | Ref: https://github.com/tree-sitter/tree-sitter-java/pull/73
* chore(java): remove duplicate lineStephan Seitz2020-09-191-1/+0
|
* ci: fix wrong queriesThomas Vigouroux2020-09-111-3/+2
|
* fix(java): add lambdas as a scopeSteven Sojka2020-08-121-2/+6
|
* Java locals: use has-ancestor? to match importsStephan Seitz2020-07-271-9/+3
|
* Java highlights/locals: Add catch_formal_parameterStephan Seitz2020-07-271-0/+2
|
* Java highlights: Add highlight for thisStephan Seitz2020-07-271-2/+9
|
* Add Java localsChinmay Dalal2020-07-271-6/+65
| | | | Co-authored: @PitcherTear22
* Give creditsChinmay Dalal2020-06-171-0/+2
|
* Add highlights.scm and locals.scmChinmay2020-06-111-0/+8