mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
java functional expressions: last one test-data fixed
This commit is contained in:
@@ -107,7 +107,7 @@ PsiJavaFile:Receiver.java
|
||||
PsiWhiteSpace(' ')
|
||||
PsiJavaToken:EQ('=')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiLambdaExpression:(T this) -> { }
|
||||
PsiLambdaExpression
|
||||
PsiParameterList:(T this)
|
||||
PsiJavaToken:LPARENTH('(')
|
||||
PsiReceiverParameter
|
||||
@@ -146,7 +146,7 @@ PsiJavaFile:Receiver.java
|
||||
PsiWhiteSpace(' ')
|
||||
PsiJavaToken:EQ('=')
|
||||
PsiWhiteSpace(' ')
|
||||
PsiLambdaExpression:(T T.this) -> { }
|
||||
PsiLambdaExpression
|
||||
PsiParameterList:(T T.this)
|
||||
PsiJavaToken:LPARENTH('(')
|
||||
PsiReceiverParameter
|
||||
|
||||
Reference in New Issue
Block a user