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
2026-05-19 20:36:32 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
229ff01656383258024e805580939b3ce1f7da69
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
reflectionOverload
T
History
Pavel Dolgov
aedc783354
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
..
JavaLangObjectMethods_after.java
…
JavaLangObjectMethods.java
…
JavaLangObjectOwnMethods_after.java
…
JavaLangObjectOwnMethods.java
…
OverloadedInheritedMethod_after.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
OverloadedInheritedMethod.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
OverloadedMethod_after.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
OverloadedMethod.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
OverloadMethods_after.java
…
OverloadMethods.java
…
OverriddenMethod_after.java
Java: Remove duplicates from the completion list for argument of getMethod(). Simplified priority in the argument completion for getField() and getMethod() (IDEA-167250)
2017-02-16 16:00:47 +03:00
OverriddenMethod.java
Java: Remove duplicates from the completion list for argument of getMethod(). Simplified priority in the argument completion for getField() and getMethod() (IDEA-167250)
2017-02-16 16:00:47 +03:00
ShadowedMethod_after.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
ShadowedMethod.java
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00