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-07-29 10:13:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cdaaee00d8b7a8ca82b397d615afb1a1ed1bb64
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
…