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-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd8b171c0e7b88b79e8a0db3877817b38ac05c9
openide
/
java
/
java-tests
/
testData
/
refactoring
/
extractMethodObject
/
multipleExitPoints
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
…