mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
lambda: hasFormalParameterTypes
This commit is contained in:
@@ -48,4 +48,6 @@ public interface PsiLambdaExpression extends PsiExpression {
|
||||
PsiType getFunctionalInterfaceType();
|
||||
|
||||
boolean isVoidCompatible();
|
||||
|
||||
boolean hasFormalParameterTypes();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user