This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-25 10:51:06 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91f7445298e88f2ea1bfbb4c9ee7d7042fc060df
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
expressions
History
Anna Kozlova
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
..
AdditionalConstraintsBasedOnLambdaResolution.java
…
AdditionalConstraintsBasedOnLambdaResolutionForNestedLambdas.java
…
AvoidClassRefCachingDuringInference.java
…
CachedUnresolvedMethods.java
…
CacheUnresolvedMethods2.java
…
CacheUnresolvedMethods3.java
…
CacheUnresolvedMethods4.java
…
CacheUnresolvedMethods5.java
…
CachingOfResultsDuringCandidatesIteration.java
…
CheckedExceptionConstraintToTopLevel.java
…
DontCollectUnhandledReferencesInsideLambdaBody.java
…
IDEA140035.java
…
IDEA211775.java
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
InfinitiveParameterBoundsCheck.java
…
LambdaParameterDeterminesNeighbourLambdaType.java
inference: skip constraints and everything dependant above overload resolution
2018-11-15 16:31:25 +01:00
LambdaParameterTypeSideEffects.java
…
MethodOverloadsInsideLambdaHierarchy.java
…
NestedLambdaAdditionalConstraints.java
…
NonCachingFolding.java
…
ObjectOverloadsWithDiamondsOverMultipleConstructors.java
…
OuterCallOverloads.java
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
2019-06-13 03:15:49 +03:00
OverloadResolutionInsideLambdaInsideNestedCall.java
…
ProoveThatInferenceInsideLambdaBodyDontInfluenceOuterCallInference.java
…
RejectCachedTopLevelSessionIfItCorrespondsToTheWrongOverload.java
…
SecondConflictResolutionOnSameMethodCall.java
…