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
@@ -3,7 +3,7 @@
|
||||
@12|}| @61
|
||||
@8|}| @65
|
||||
@75
|
||||
| +0#00e0e07&@7>s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|<|T| |e|x|t|e|n|d|s| |O|b|j|e|c|t|>| |F|u|n|c|t|i|o|n|<|T+0#0000000&|,+0#00e0e07&| |S+0#0000000&|t|r|i|n|g|>+0#00e0e07&| |s|t|r|i|n|g|e|r|(|)| +0#0000000&@10
|
||||
| +0#00e0e07&@7>s+0#00e0003&|t|a|t|i|c| +0#00e0e07&|<|T| |e|x|t|e|n|d|s| |O|b|j|e|c|t|>| |F|u|n|c|t|i|o|n|<|T|,| |S|t|r|i|n|g|>| |s|t|r|i|n|g|e|r|(|)| +0#0000000&@10
|
||||
@8|{| @65
|
||||
@12|r+0#af5f00255&|e|t|u|r|n| +0#0000000&|T|:+0#00e0e07&@1|t+0#0000000&|o|S|t|r|i|n|g|;| |/+0#0000e05&|*| |"|e|"| |*|/| +0#0000000&@33
|
||||
@8|}| @65
|
||||
|
Reference in New Issue
Block a user