2020-06-17 18:01:53 +05:30
|
|
|
; CREDITS @maxbrunsfeld (maxbrunsfeld@gmail.com)
|
|
|
|
|
|
2020-06-11 22:31:45 +05:30
|
|
|
(class_declaration
|
|
|
|
|
name: (identifier) @name) @class
|
|
|
|
|
|
|
|
|
|
(method_declaration
|
|
|
|
|
name: (identifier) @name) @method
|
|
|
|
|
|
|
|
|
|
(method_invocation
|
|
|
|
|
name: (identifier) @name) @call
|