|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getAllInterfaces() : List<ReferenceType> in class me.tomassetti.symbolsolver.logic.AbstractClassDeclaration |
From |
To |
|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.javassistmodel.JavassistInterfaceDeclaration |
From |
To |
|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getAllInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.model.declarations.InterfaceDeclaration |
From |
To |
|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.model.declarations.InterfaceDeclaration |
From |
To |
|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration |
From |
To |
|
Change Return Type List<InterfaceDeclaration> to List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration |
From |
To |
|
Change Variable Type interfaces : List<InterfaceDeclaration> to interfaces : List<ReferenceType> in method public getAllInterfaces() : List<ReferenceType> in class me.tomassetti.symbolsolver.logic.AbstractClassDeclaration |
From |
To |
|
Change Variable Type res : List<InterfaceDeclaration> to res : List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.reflectionmodel.ReflectionInterfaceDeclaration |
From |
To |
|
Change Variable Type interfaceDeclaration : InterfaceDeclaration to interfaceDeclaration : ReferenceType in method public getAllInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.model.declarations.InterfaceDeclaration |
From |
To |
|
Change Variable Type interfaces : List<InterfaceDeclaration> to interfaces : List<ReferenceType> in method public getInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.javaparsermodel.declarations.JavaParserInterfaceDeclaration |
From |
To |
|
Change Variable Type interfaceDeclaration : InterfaceDeclaration to interfaceDeclaration : ReferenceType in method public getAllInterfaces() : List<ReferenceType> in class me.tomassetti.symbolsolver.logic.AbstractClassDeclaration |
From |
To |
|
Change Variable Type interfaces : List<InterfaceDeclaration> to interfaces : List<ReferenceType> in method public getAllInterfacesExtended() : List<ReferenceType> in class me.tomassetti.symbolsolver.model.declarations.InterfaceDeclaration |
From |
To |