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-09 06:49:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfb2a511e9cf41aa89f689fc462834d4d22bef2e
openide
/
java
/
java-tests
/
testData
/
refactoring
/
inlineSuperClass
T
History
Anna Kozlova
4c730104a8
inline superclass: correct super references in extends/implements lists without pushdown (IDEA-86639)
2012-05-25 14:16:50 +04:00
..
abstractOverrides
…
childConstructorImplicitlyCallsSuper
…
conflictConstructors
…
conflictGenerics
…
conflictMultipleConstructors
…
generics
…
implicitChildConstructor
…
imports
…
inlineSuperclassExtendsList
inline superclass: preserve superclass extends/implements list (IDEA-69339)
2011-09-06 11:04:59 +02:00
innerclassReference
…
interfaceHierarchyWithSubstitution
inline superclass: correct super references in extends/implements lists without pushdown (IDEA-86639)
2012-05-25 14:16:50 +04:00
multipleConstructors
…
multipleSubclasses
…
multipleSubclassesInheritsOneBaseBase
collapse hierarchy: do not push down supersuper twice
2010-07-27 19:23:52 +04:00
multipleSubstitutions
pull up/push down: type parameters substitution should modify member copy (IDEA-53496)
2010-04-14 18:32:38 +04:00
newArrayComplexDimensionsExpr
IDEA-54765 Code Style -> Order of Members should have extra items for statics
2010-05-11 15:57:34 +04:00
newArrayDimensionsExpr
…
newArrayInitializerExpr
…
newexpr
…
noChildConstructorCallsSuperDefault
…
replaceGenericsInside
find type parameters for class
2009-11-24 16:23:53 +03:00
simple
…
simpleGenerics
…
staticImport
…
staticMembers
IDEA-54765 Code Style -> Order of Members should have extra items for statics
2010-05-11 15:57:23 +04:00
superConstructorWithFieldInitialization
…
superConstructorWithParam
…
superConstructorWithReturnInside
…
superReference
…