|
Change Variable Type imp : SingleTypeImportDeclaration to imp : ImportDeclaration in method public printASimpleImport() : void in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinterTest |
From |
To |
|
Change Variable Type imp : SingleTypeImportDeclaration to imp : ImportDeclaration in method public checkNodeTextCreatedForSimpleImport() : void in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinterTest |
From |
To |
|
Change Variable Type imp : SingleTypeImportDeclaration to imp : ImportDeclaration in method public printAnotherImport() : void in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinterTest |
From |
To |
|
Change Variable Type imp : StaticImportOnDemandDeclaration to imp : ImportDeclaration in method public printAStaticImport() : void in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinterTest |
From |
To |