tree-sitter-java
tree-sitter-java copied to clipboard
Add support for method references
Problem description
I noticed method references are not yet supported (NeoVim 0.5 nightly with the nvim-treesitter plugin), for example:
Interface::methodName
Class::methodName
this::methodName