|
Change Variable Type clazz : com.github.javaparser.ast.body.ClassOrInterfaceDeclaration to clazz : ClassOrInterfaceDeclaration in method public accessClassFieldThroughSuper() : void in class com.github.javaparser.symbolsolver.resolution.FieldsResolutionTest |
From |
To |
|
Change Variable Type enumDecl : com.github.javaparser.ast.body.EnumDeclaration to enumDecl : EnumDeclaration in method public accessEnumMethodThroughThis() : void in class com.github.javaparser.symbolsolver.resolution.FieldsResolutionTest |
From |
To |
|
Change Variable Type clazz : com.github.javaparser.ast.body.ClassOrInterfaceDeclaration to clazz : ClassOrInterfaceDeclaration in method public accessClassFieldThroughThisWithCompetingSymbolInParentContext() : void in class com.github.javaparser.symbolsolver.resolution.FieldsResolutionTest |
From |
To |
|
Change Variable Type enumDecl : com.github.javaparser.ast.body.EnumDeclaration to enumDecl : EnumDeclaration in method public accessEnumFieldThroughThis() : void in class com.github.javaparser.symbolsolver.resolution.FieldsResolutionTest |
From |
To |
|
Change Variable Type clazz : com.github.javaparser.ast.body.ClassOrInterfaceDeclaration to clazz : ClassOrInterfaceDeclaration in method public accessClassFieldThroughThis() : void in class com.github.javaparser.symbolsolver.resolution.FieldsResolutionTest |
From |
To |