forked from aniani/vim
runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang"
And only match innermost element types of parameterised array types. References: https://docs.oracle.com/javase/specs/jls/se21/html/jls-4.html#jls-4.8 https://docs.oracle.com/javase/specs/jls/se21/html/jls-6.html#jls-6.1 https://docs.oracle.com/javase/specs/jls/se21/html/jls-10.html closes: #17499 Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
572d46035f
commit
c413ac7068
@@ -13,7 +13,7 @@
|
||||
@75
|
||||
@4|i+0#00e0003&|n|t|e|r|f|a|c|e| +0#0000000&|I+0#00e0e07&|4|<|T+0#0000000&|>+0#00e0e07&| +0#0000000&|e+0#00e0003&|x|t|e|n|d|s| +0#0000000&|I+0#00e0e07&|3|<|T+0#0000000&|>+0#00e0e07&| +0#0000000&@41
|
||||
@4|{| @69
|
||||
| +0#00e0e07&@7|d+0#00e0003&|e|f|a|u|l|t| +0#00e0e07&|P|r|e|d|i|c|a|t|e|<|T+0#0000000&|>+0#00e0e07&| |s|u|p|e|r|E|q|u|a|l|i|s|t|(|)| +0#0000000&@30
|
||||
| +0#00e0e07&@7|d+0#00e0003&|e|f|a|u|l|t| +0#00e0e07&|P|r|e|d|i|c|a|t|e|<|T|>| |s|u|p|e|r|E|q|u|a|l|i|s|t|(|)| +0#0000000&@30
|
||||
@8|{| @65
|
||||
@12|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|I|3| @53
|
||||
@16|.|s+0#00e0003&|u|p|e|r|:+0#00e0e07&@1|e+0#0000000&|q|u|a|l|s|;| |/+0#0000e05&|*| |"|a|"| |*|/| +0#0000000&@33
|
||||
|
Reference in New Issue
Block a user