|
Change Variable Type classOfStringType : ReferenceType to classOfStringType : ResolvedReferenceType in method public testSolveMethodNotExistingBecauseOfTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type abstractCollectionOfString : ReferenceType to abstractCollectionOfString : ResolvedReferenceType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractCollection() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type streamMapR : TypeParameterDeclaration to streamMapR : ResolvedTypeParameterDeclaration in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type consumer : Type to consumer : ResolvedType in method public testGetFunctionalMethodPositiveCasesOnInterfaces() : void in class com.github.javaparser.symbolsolver.logic.FunctionInterfaceLogicTest |
From |
To |
|
Change Variable Type res : SymbolReference<MethodDeclaration> to res : SymbolReference<ResolvedMethodDeclaration> in method public testSolveMethodNotExistingBecauseOfTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type res : SymbolReference<MethodDeclaration> to res : SymbolReference<ResolvedMethodDeclaration> in method public testSolveMethodExisting() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type interfaze : ReferenceType to interfaze : ResolvedReferenceType in method public testGetInterfacesWithParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsNull() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testIsType() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type abstractCollection : ClassDeclaration to abstractCollection : ResolvedClassDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type streamReplaced : Type to streamReplaced : ResolvedType in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsPrimitive() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type interfaze : ReferenceType to interfaze : ResolvedReferenceType in method public testGetAllInterfacesWithParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsTypeVariable() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type result : Type to result : ResolvedType in method public noVariablesArePlacedWhenNotNeeded() : void in class com.github.javaparser.symbolsolver.logic.InferenceContextTest |
From |
To |
|
Change Variable Type interfaze : ReferenceType to interfaze : ResolvedReferenceType in method public testGetAllInterfacesWithParameters() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclarationTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testAsClass() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type allMethods : Set<MethodDeclaration> to allMethods : Set<ResolvedMethodDeclaration> in method public testGetDeclaredMethods() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type streamMapR : TypeParameterDeclaration to streamMapR : ResolvedTypeParameterDeclaration in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsVoid() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type abstractList : ClassDeclaration to abstractList : ResolvedClassDeclaration in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type correspondingActualType : List<Type> to correspondingActualType : List<ResolvedType> in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsArray() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type t : Type to t : ResolvedType in method private hasInferenceVariables(type ResolvedType) : boolean in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testIsEnum() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type constraintType : LambdaConstraintType to constraintType : ResolvedLambdaConstraintType in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type typeVariable : TypeVariable to typeVariable : ResolvedTypeVariable in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type formalTypeParameter : Type to formalTypeParameter : ResolvedType in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testIsTypeVariable() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type result : Type to result : ResolvedType in method public placingASingleVariableTopLevel() : void in class com.github.javaparser.symbolsolver.logic.InferenceContextTest |
From |
To |
|
Change Variable Type refType : ReferenceType to refType : ResolvedReferenceType in method private hasInferenceVariables(type ResolvedType) : boolean in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type constructors : List<ConstructorDeclaration> to constructors : List<ResolvedConstructorDeclaration> in method public testGetConstructors() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type notTypeVariables : Set<Type> to notTypeVariables : Set<ResolvedType> in method public equivalentType() : ResolvedType in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type allFields : List<FieldDeclaration> to allFields : List<ResolvedFieldDeclaration> in method public testGetAllFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type streamMap : MethodDeclaration to streamMap : ResolvedMethodDeclaration in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAllAncestorsWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type streamMap : MethodDeclaration to streamMap : ResolvedMethodDeclaration in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForInterface() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type formalTypeAsReference : ReferenceType to formalTypeAsReference : ResolvedReferenceType in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type stream : ReferenceType to stream : ResolvedReferenceType in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type abstractListOfString : ReferenceType to abstractListOfString : ResolvedReferenceType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type intType : ReferenceType to intType : ResolvedReferenceType in method public testIsAssignableByBoxedPrimitive() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public visit(n MethodCallExpr, javaParserFacade JavaParserFacade) : void in class com.github.javaparser.examples.PrintExpressionType.TypeCalculatorVisitor |
From |
To |
|
Change Variable Type replaced : Type to replaced : ResolvedType in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type actualWildcard : Wildcard to actualWildcard : ResolvedWildcard in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testIsInterface() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAncestorsWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type stream : ReferenceType to stream : ResolvedReferenceType in method public testTypeParametersValues() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type arrayOfListOfObjects : ArrayType to arrayOfListOfObjects : ResolvedArrayType in method public testReplaceParam() : void in class com.github.javaparser.symbolsolver.model.typesystem.ArrayTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testAsTypeParameter() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsAssignableByAnythingElse() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type abstractCollection : ClassDeclaration to abstractCollection : ResolvedClassDeclaration in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractCollection() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type correspondingFormalType : List<Type> to correspondingFormalType : List<ResolvedType> in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type tpToReplace : TypeParameterDeclaration to tpToReplace : ResolvedTypeParameterDeclaration in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type stringType : ReferenceType to stringType : ResolvedReferenceType in method public testSolveMethodNotExistingBecauseOfTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type fieldDeclaration : FieldDeclaration to fieldDeclaration : ResolvedFieldDeclaration in method public testGetAllNonStaticFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testAsInterface() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsReferenceType() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type arraylist : ClassDeclaration to arraylist : ResolvedClassDeclaration in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassArrayList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type numberType : ReferenceType to numberType : ResolvedReferenceType in method public testIsAssignableByBoxedPrimitive() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type streamInterface : InterfaceDeclaration to streamInterface : ResolvedInterfaceDeclaration in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type res : SymbolReference<MethodDeclaration> to res : SymbolReference<ResolvedMethodDeclaration> in method public testSolveMethodNotExisting() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type ancestors : Map<String,ReferenceType> to ancestors : Map<String,ResolvedReferenceType> in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAllSuperclassesWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclarationTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testIsClass() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type streamReplaced : Type to streamReplaced : ResolvedType in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testGetClassName() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type arrayListOfString : ReferenceType to arrayListOfString : ResolvedReferenceType in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type fieldDeclaration : FieldDeclaration to fieldDeclaration : ResolvedFieldDeclaration in method public testGetFieldForExistingField() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type fieldDeclaration : FieldDeclaration to fieldDeclaration : ResolvedFieldDeclaration in method public testGetDeclaredFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type iterable : InterfaceDeclaration to iterable : ResolvedInterfaceDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testGetPackageName() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type allFields : List<FieldDeclaration> to allFields : List<ResolvedFieldDeclaration> in method public testGetAllNonStaticFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type concreteEquivalent : Set<Type> to concreteEquivalent : Set<ResolvedType> in method public equivalentType() : ResolvedType in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type tv : TypeVariable to tv : ResolvedTypeVariable in method public testGetAllAncestorsOnRawType() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestors : Map<String,ReferenceType> to ancestors : Map<String,ResolvedReferenceType> in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractCollection() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type actualTypeAsReference : ReferenceType to actualTypeAsReference : ResolvedReferenceType in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type replaced : Type to replaced : ResolvedType in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type list : InterfaceDeclaration to list : ResolvedInterfaceDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type function : Type to function : ResolvedType in method public testGetFunctionalMethodPositiveCasesOnInterfaces() : void in class com.github.javaparser.symbolsolver.logic.FunctionInterfaceLogicTest |
From |
To |
|
Change Variable Type rawArrayList : ReferenceType to rawArrayList : ResolvedReferenceType in method public testGetAllAncestorsOnRawType() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAllAncestorsWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclarationTest |
From |
To |
|
Change Variable Type interfaze : ReferenceType to interfaze : ResolvedReferenceType in method public testGetInterfacesWithParameters() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclarationTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassArrayList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type allFields : List<FieldDeclaration> to allFields : List<ResolvedFieldDeclaration> in method public testGetAllStaticFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type wildcardType : Wildcard to wildcardType : ResolvedWildcard in method private hasInferenceVariables(type ResolvedType) : boolean in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testGetQualifiedName() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type ancestors : Map<String,ReferenceType> to ancestors : Map<String,ResolvedReferenceType> in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForInterface() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testAsArrayTypeUsage() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type fieldDeclaration : FieldDeclaration to fieldDeclaration : ResolvedFieldDeclaration in method public testGetAllStaticFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type streamInterface : InterfaceDeclaration to streamInterface : ResolvedInterfaceDeclaration in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type list : InterfaceDeclaration to list : ResolvedInterfaceDeclaration in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForInterface() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type formalWildcard : Wildcard to formalWildcard : ResolvedWildcard in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type arrayListOfString : ReferenceType to arrayListOfString : ResolvedReferenceType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassArrayList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type tpToReplace : TypeParameterDeclaration to tpToReplace : ResolvedTypeParameterDeclaration in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testAsReferenceTypeUsage() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAncestorsWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistClassDeclarationTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testAsType() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractCollection() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestors : Map<String,ReferenceType> to ancestors : Map<String,ResolvedReferenceType> in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassArrayList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ptu : PrimitiveType to ptu : ResolvedPrimitiveType in method public testIsReference() : void in class com.github.javaparser.symbolsolver.model.typesystem.PrimitiveTypeTest |
From |
To |
|
Change Variable Type ancestors : List<ReferenceType> to ancestors : List<ResolvedReferenceType> in method private registerCorrespondance(formalType ResolvedType, actualType ResolvedType) : void in class com.github.javaparser.symbolsolver.logic.InferenceContext |
From |
To |
|
Change Variable Type result : Set<Type> to result : Set<ResolvedType> in method private concreteEquivalentTypesAlsoIndirectly(considered Set<InferenceVariableType>, inferenceVariableType InferenceVariableType) : Set<ResolvedType> in class com.github.javaparser.symbolsolver.logic.InferenceVariableType |
From |
To |
|
Change Variable Type arraylist : ClassDeclaration to arraylist : ResolvedClassDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type collection : InterfaceDeclaration to collection : ResolvedInterfaceDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type rawClassType : ReferenceType to rawClassType : ResolvedReferenceType in method public testSolveMethodNotExistingBecauseOfTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type doubleType : ReferenceType to doubleType : ResolvedReferenceType in method public testIsAssignableByBoxedPrimitive() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type moreBazzingAncestor : ReferenceType to moreBazzingAncestor : ResolvedReferenceType in method public testGetAllAncestorsConsideringGenericsCases() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type ancestors : Map<String,ReferenceType> to ancestors : Map<String,ResolvedReferenceType> in method public testGetAllAncestorsOnRawType() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type booleanC : ReferenceType to booleanC : ResolvedReferenceType in method public setup() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type abstractList : ClassDeclaration to abstractList : ResolvedClassDeclaration in method public testTypeParamValue() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type tpA : TypeParameterDeclaration to tpA : ResolvedTypeParameterDeclaration in method public testReplaceParam() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForClassAbstractList() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type result : Type to result : ResolvedType in method public placingASingleVariableInside() : void in class com.github.javaparser.symbolsolver.logic.InferenceContextTest |
From |
To |
|
Change Variable Type ancestor : ReferenceType to ancestor : ResolvedReferenceType in method public testGetAllSuperclassesWithTypeParameters() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type modifier : EnumDeclaration to modifier : ResolvedEnumDeclaration in method public testAsEnum() : void in class com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumDeclarationTest |
From |
To |
|
Change Variable Type arraylist : ClassDeclaration to arraylist : ResolvedClassDeclaration in method public testGetAllAncestorsOnRawType() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type stream : ReferenceType to stream : ResolvedReferenceType in method public testReplaceTypeVariables() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type typeVariable : TypeVariable to typeVariable : ResolvedTypeVariable in method public testReplaceTypeVariablesWithLambdaInBetween() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type sortedMethods : List<MethodDeclaration> to sortedMethods : List<ResolvedMethodDeclaration> in method public testGetDeclaredMethods() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type fieldDeclaration : FieldDeclaration to fieldDeclaration : ResolvedFieldDeclaration in method public testGetAllFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type allFields : List<FieldDeclaration> to allFields : List<ResolvedFieldDeclaration> in method public testGetDeclaredFields() : void in class com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserClassDeclarationTest |
From |
To |
|
Change Variable Type listOfString : ReferenceType to listOfString : ResolvedReferenceType in method public testGetAllAncestorsOnTypeWithSpecifiedTypeParametersForInterface() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |
|
Change Variable Type string : Type to string : ResolvedType in method public testGetFunctionalMethodNegativeCaseOnClass() : void in class com.github.javaparser.symbolsolver.logic.FunctionInterfaceLogicTest |
From |
To |
|
Change Variable Type ancestors : List<ReferenceType> to ancestors : List<ResolvedReferenceType> in method public testGetAllAncestorsConsideringGenericsCases() : void in class com.github.javaparser.symbolsolver.model.typesystem.ReferenceTypeTest |
From |
To |