summaryrefslogtreecommitdiff
path: root/queries/java/locals.scm
AgeCommit message (Collapse)Author
2021-12-22Update queriesSantos Gallegos
- Don't use the old form for predicates - Update some invalid queries
2021-04-10Add support for Java recordsStephan Seitz
Ref: https://github.com/tree-sitter/tree-sitter-java/pull/73
2020-09-19chore(java): remove duplicate lineStephan Seitz
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-08-12fix(java): add lambdas as a scopeSteven Sojka
2020-07-27Java locals: use has-ancestor? to match importsStephan Seitz
2020-07-27Java highlights/locals: Add catch_formal_parameterStephan Seitz
2020-07-27Java highlights: Add highlight for thisStephan Seitz
2020-07-27Add Java localsChinmay Dalal
Co-authored: @PitcherTear22
2020-06-17Give creditsChinmay Dalal
2020-06-11Add highlights.scm and locals.scmChinmay