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-01-10 18:09:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e689ac90cc7bf35fc5804c73ac68981ea61d49e
openide
/
java
/
java-tests
/
testData
/
refactoring
/
extractMethodObject
History
Pavel Dolgov
7e689ac90c
Java: Detect which output variables are used after the method call when extracting a method object (IDEA-152688)
2017-06-14 15:07:32 +03:00
..
multipleExitPoints
Java: Detect which output variables are used after the method call when extracting a method object (IDEA-152688)
2017-06-14 15:07:32 +03:00
FieldUsage.java
…
FieldUsage.java.after
…
MethodInHierarchy.java
…
MethodInHierarchy.java.after
…
MethodInHierarchyReturn.java
…
MethodInHierarchyReturn.java.after
…
Qualifier.java
…
Qualifier.java.after
…
Recursion.java
…
Recursion.java.after
…
Static.java
…
Static.java.after
…
StaticTypeParams.java
…
StaticTypeParams.java.after
…
StaticTypeParamsRecursive.java
…
StaticTypeParamsRecursive.java.after
…
StaticTypeParamsReturn.java
…
StaticTypeParamsReturn.java.after
…
StaticTypeParamsReturnNoDelete.java
…
StaticTypeParamsReturnNoDelete.java.after
…
ThisAndSuperAnon.java
IDEA-152851 Extract Method Object: incompilable result in case of
this
and
super
and anonymous class creation
2016-03-11 13:08:25 +03:00
ThisAndSuperAnon.java.after
IDEA-152851 Extract Method Object: incompilable result in case of
this
and
super
and anonymous class creation
2016-03-11 13:08:25 +03:00
TypeParams.java
…
TypeParams.java.after
…
TypeParamsReturn.java
…
TypeParamsReturn.java.after
…
Varargs.java
…
Varargs.java.after
…
WithPrivateMethodUsed1.java
…
WithPrivateMethodUsed1.java.after
…
WithPrivateMethodUsed.java
…
WithPrivateMethodUsed.java.after
…
WithPrivateMethodWhichCantBeMoved.java
…
WithPrivateMethodWhichCantBeMoved.java.after
…
WithPrivateStaticMethodUsed2.java
IDEA-151861 ExtractMethodObject should not move static methods into created inner class - honor make static
2016-02-26 21:00:50 +03:00
WithPrivateStaticMethodUsed2.java.after
IDEA-151861 ExtractMethodObject should not move static methods into created inner class - honor make static
2016-02-26 21:00:50 +03:00
WithPrivateStaticMethodUsed.java
…
WithPrivateStaticMethodUsed.java.after
…
WrapWithObject.java
…
WrapWithObject.java.after
…
WrapWithObjectRecursive.java
…
WrapWithObjectRecursive.java.after
…