Merge pull request #88 from PitcherTear22/master

Give credits for java queries
This commit is contained in:
Thomas Vigouroux 2020-06-17 18:19:19 +02:00 committed by GitHub
commit 772aa4c169
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
; CREDITS @maxbrunsfeld (maxbrunsfeld@gmail.com)
; Methods
(method_declaration

View file

@ -1,3 +1,5 @@
; CREDITS @maxbrunsfeld (maxbrunsfeld@gmail.com)
(class_declaration
name: (identifier) @name) @class