This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-10 11:58:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9d47d72355cb0eb0296e98b2fb303be84178708
openide
/
java
/
java-tests
/
testData
/
refactoring
/
extractMethodObject
/
multipleExitPoints
T
History
anna
1793a5ad90
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
..
ConditionalExit.java
…
ConditionalExit.java.after
…
ExtractedAssignmentExpression.java
…
ExtractedAssignmentExpression.java.after
…
ExtractedIncExpression.java
…
ExtractedIncExpression.java.after
…
ExtractFromAnonymous.java
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromAnonymous.java.after
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromIfStatementInsideAnonymous.java
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
ExtractFromIfStatementInsideAnonymous.java.after
extract method object from anonymous class: update method call site when context should be changed; do not change call site though
2011-10-11 15:13:05 +02:00
InputOutput.java
…
InputOutput.java.after
…
MultilineDeclarations.java
…
MultilineDeclarations.java.after
…
NonCanonicalNaming.java
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
2011-04-15 20:24:51 +02:00
NonCanonicalNaming.java.after
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
2011-04-15 20:24:51 +02:00
OutputVariable.java
…
OutputVariable.java.after
…
OutputVarsReferences.java
…
OutputVarsReferences.java.after
…
StaticInner.java
…
StaticInner.java.after
…
UniqueObjectName.java
…
UniqueObjectName.java.after
…
WithInnerClasses.java
…
WithInnerClasses.java.after
…