|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type action : Consumer<ModuleUsesStmt> to action : Consumer<ModuleUsesDirective> in method public ifModuleUsesStmt(action Consumer<ModuleUsesDirective>) : void in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type moduleStmts : NodeList<ModuleStmt> to directives : NodeList<ModuleDirective> in method public setDirectives(directives NodeList<ModuleDirective>) : ModuleDeclaration in class com.github.javaparser.ast.modules.ModuleDeclaration |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type action : Consumer<ModuleProvidesStmt> to action : Consumer<ModuleProvidesDirective> in method public ifModuleProvidesStmt(action Consumer<ModuleProvidesDirective>) : void in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Parameter Type moduleStmts : NodeList<ModuleStmt> to directives : NodeList<ModuleDirective> in method public ModuleDeclaration(annotations NodeList<AnnotationExpr>, name Name, isOpen boolean, directives NodeList<ModuleDirective>) in class com.github.javaparser.ast.modules.ModuleDeclaration |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type node : ModuleProvidesStmt to node : ModuleProvidesDirective in method public visit(node ModuleProvidesDirective, arg Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Parameter Type node : ModuleOpensStmt to node : ModuleOpensDirective in method public visit(node ModuleOpensDirective, arg Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type action : Consumer<ModuleProvidesStmt> to action : Consumer<ModuleProvidesDirective> in method public ifModuleProvidesStmt(action Consumer<ModuleProvidesDirective>) : void in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type action : Consumer<ModuleExportsStmt> to action : Consumer<ModuleExportsDirective> in method public ifModuleExportsStmt(action Consumer<ModuleExportsDirective>) : void in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Parameter Type moduleStmts : NodeList<ModuleStmt> to directives : NodeList<ModuleDirective> in method public ModuleDeclaration(tokenRange TokenRange, annotations NodeList<AnnotationExpr>, name Name, isOpen boolean, directives NodeList<ModuleDirective>) in class com.github.javaparser.ast.modules.ModuleDeclaration |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type node : ModuleExportsStmt to node : ModuleExportsDirective in method public visit(node ModuleExportsDirective, arg Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type action : Consumer<ModuleRequiresStmt> to action : Consumer<ModuleRequiresDirective> in method public ifModuleRequiresStmt(action Consumer<ModuleRequiresDirective>) : void in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type action : Consumer<ModuleOpensStmt> to action : Consumer<ModuleOpensDirective> in method public ifModuleOpensStmt(action Consumer<ModuleOpensDirective>) : void in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type directive : ModuleStmt to directive : ModuleDirective in method public addDirective(directive ModuleDirective) : ModuleDeclaration in class com.github.javaparser.ast.modules.ModuleDeclaration |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type node : ModuleUsesStmt to node : ModuleUsesDirective in method public visit(node ModuleUsesDirective, arg Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type node : ModuleRequiresStmt to node : ModuleRequiresDirective in method public visit(node ModuleRequiresDirective, arg Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type action : Consumer<ModuleOpensStmt> to action : Consumer<ModuleOpensDirective> in method public ifModuleOpensStmt(action Consumer<ModuleOpensDirective>) : void in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type action : Consumer<ModuleUsesStmt> to action : Consumer<ModuleUsesDirective> in method public ifModuleUsesStmt(action Consumer<ModuleUsesDirective>) : void in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, reporter ProblemReporter) : void in class com.github.javaparser.ast.validator.chunks.ModifierValidator |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleExportsStmt to n : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type action : Consumer<ModuleRequiresStmt> to action : Consumer<ModuleRequiresDirective> in method public ifModuleRequiresStmt(action Consumer<ModuleRequiresDirective>) : void in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Parameter Type n : ModuleOpensStmt to n : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type action : Consumer<ModuleExportsStmt> to action : Consumer<ModuleExportsDirective> in method public ifModuleExportsStmt(action Consumer<ModuleExportsDirective>) : void in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type n : ModuleUsesStmt to n : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type n : ModuleProvidesStmt to n : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type n : ModuleRequiresStmt to n : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Return Type ModuleUsesStmt to ModuleUsesDirective in method public setType(name Name) : ModuleUsesDirective in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Return Type ModuleOpensStmt to ModuleOpensDirective in method public setModuleNames(moduleNames NodeList<Name>) : ModuleOpensDirective in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public asModuleExportsStmt() : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleStmt to ModuleDirective in method public parseModuleDirective(moduleDirective String) : ModuleDirective in class com.github.javaparser.JavaParser |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public setModuleNames(moduleNames NodeList<Name>) : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type ModuleProvidesStmtMetaModel to ModuleProvidesDirectiveMetaModel in method public getMetaModel() : ModuleProvidesDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type Optional<ModuleUsesStmt> to Optional<ModuleUsesDirective> in method public toModuleUsesStmt() : Optional<ModuleUsesDirective> in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public setName(name Name) : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type Optional<ModuleExportsStmt> to Optional<ModuleExportsDirective> in method public toModuleExportsStmt() : Optional<ModuleExportsDirective> in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type Optional<ModuleOpensStmt> to Optional<ModuleOpensDirective> in method public toModuleOpensStmt() : Optional<ModuleOpensDirective> in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type NodeList<ModuleStmt> to NodeList<ModuleDirective> in method public getDirectives() : NodeList<ModuleDirective> in class com.github.javaparser.ast.modules.ModuleDeclaration |
From |
To |
|
Change Return Type ModuleOpensStmt to ModuleOpensDirective in method public asModuleOpensStmt() : ModuleOpensDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleUsesStmt to ModuleUsesDirective in method public asModuleUsesStmt() : ModuleUsesDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleProvidesStmt to ModuleProvidesDirective in method public asModuleProvidesStmt() : ModuleProvidesDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleProvidesStmt to ModuleProvidesDirective in method public clone() : ModuleProvidesDirective in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type Optional<ModuleRequiresStmt> to Optional<ModuleRequiresDirective> in method public toModuleRequiresStmt() : Optional<ModuleRequiresDirective> in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleOpensStmt to ModuleOpensDirective in method public asModuleOpensStmt() : ModuleOpensDirective in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type ModuleOpensStmtMetaModel to ModuleOpensDirectiveMetaModel in method public getMetaModel() : ModuleOpensDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public addModuleName(name String) : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public setName(name Name) : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleProvidesStmt to ModuleProvidesDirective in method public setName(name Name) : ModuleProvidesDirective in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type Optional<ModuleProvidesStmt> to Optional<ModuleProvidesDirective> in method public toModuleProvidesStmt() : Optional<ModuleProvidesDirective> in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type Optional<ModuleExportsStmt> to Optional<ModuleExportsDirective> in method public toModuleExportsStmt() : Optional<ModuleExportsDirective> in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public setTransitive(set boolean) : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public clone() : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type Optional<ModuleOpensStmt> to Optional<ModuleOpensDirective> in method public toModuleOpensStmt() : Optional<ModuleOpensDirective> in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type ModuleUsesStmt to ModuleUsesDirective in method public clone() : ModuleUsesDirective in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Return Type Optional<ModuleUsesStmt> to Optional<ModuleUsesDirective> in method public toModuleUsesStmt() : Optional<ModuleUsesDirective> in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type Optional<ModuleProvidesStmt> to Optional<ModuleProvidesDirective> in method public toModuleProvidesStmt() : Optional<ModuleProvidesDirective> in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleOpensStmt to ModuleOpensDirective in method public setName(name Name) : ModuleOpensDirective in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type ModuleProvidesStmt to ModuleProvidesDirective in method public setWith(with NodeList<Name>) : ModuleProvidesDirective in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type ModuleUsesStmt to ModuleUsesDirective in method public asModuleUsesStmt() : ModuleUsesDirective in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Return Type ModuleProvidesStmt to ModuleProvidesDirective in method public asModuleProvidesStmt() : ModuleProvidesDirective in class com.github.javaparser.ast.modules.ModuleProvidesDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public setModifiers(modifiers EnumSet<Modifier>) : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleUsesStmt to ModuleUsesDirective in method public setName(name Name) : ModuleUsesDirective in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Return Type ModuleRequiresStmtMetaModel to ModuleRequiresDirectiveMetaModel in method public getMetaModel() : ModuleRequiresDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleStmtMetaModel to ModuleDirectiveMetaModel in method public getMetaModel() : ModuleDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleExportsStmtMetaModel to ModuleExportsDirectiveMetaModel in method public getMetaModel() : ModuleExportsDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public asModuleRequiresStmt() : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleStmt to ModuleDirective in method public clone() : ModuleDirective in class com.github.javaparser.ast.modules.ModuleDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public clone() : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleRequiresStmt to ModuleRequiresDirective in method public asModuleRequiresStmt() : ModuleRequiresDirective in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleOpensStmt to ModuleOpensDirective in method public clone() : ModuleOpensDirective in class com.github.javaparser.ast.modules.ModuleOpensDirective |
From |
To |
|
Change Return Type Optional<ModuleRequiresStmt> to Optional<ModuleRequiresDirective> in method public toModuleRequiresStmt() : Optional<ModuleRequiresDirective> in class com.github.javaparser.ast.modules.ModuleRequiresDirective |
From |
To |
|
Change Return Type ModuleExportsStmt to ModuleExportsDirective in method public asModuleExportsStmt() : ModuleExportsDirective in class com.github.javaparser.ast.modules.ModuleExportsDirective |
From |
To |
|
Change Return Type ModuleUsesStmtMetaModel to ModuleUsesDirectiveMetaModel in method public getMetaModel() : ModuleUsesDirectiveMetaModel in class com.github.javaparser.ast.modules.ModuleUsesDirective |
From |
To |
|
Change Variable Type n2 : ModuleRequiresStmt to n2 : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Variable Type moduleProvidesStmt : ModuleProvidesStmt to moduleProvidesStmt : ModuleProvidesDirective in method public jlsExample1() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type r : ModuleProvidesStmt to r : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type moduleUsesStmt : ModuleUsesStmt to moduleUsesStmt : ModuleUsesDirective in method public jlsExample1() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type moduleStmts : NodeList<ModuleStmt> to directives : NodeList<ModuleDirective> in method public visit(n ModuleDeclaration, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type moduleExportsStmt : ModuleExportsStmt to moduleExportsStmt : ModuleExportsDirective in method public jlsExample1() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type n2 : ModuleExportsStmt to n2 : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Variable Type n2 : ModuleProvidesStmt to n2 : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Variable Type n2 : ModuleUsesStmt to n2 : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Variable Type requiresTransitive : ModuleRequiresStmt to requiresTransitive : ModuleRequiresDirective in method public issue988RequireTransitiveShouldRequireAModuleCalledTransitive() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type n2 : ModuleExportsStmt to n2 : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Variable Type moduleStmts : NodeList<ModuleStmt> to directives : NodeList<ModuleDirective> in method public visit(n ModuleDeclaration, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Variable Type r : ModuleExportsStmt to r : ModuleExportsDirective in method public visit(n ModuleExportsDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type moduleRequiresStmt : ModuleRequiresStmt to moduleRequiresStmt : ModuleRequiresDirective in method public jlsExample1() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type r : ModuleUsesStmt to r : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type n2 : ModuleOpensStmt to n2 : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Variable Type r : ModuleOpensStmt to r : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type moduleOpensStmt : ModuleOpensStmt to moduleOpensStmt : ModuleOpensDirective in method public jlsExample1() : void in class com.github.javaparser.modules.ModuleDeclarationTest |
From |
To |
|
Change Variable Type r : ModuleRequiresStmt to r : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type n2 : ModuleUsesStmt to n2 : ModuleUsesDirective in method public visit(n ModuleUsesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Variable Type n2 : ModuleOpensStmt to n2 : ModuleOpensDirective in method public visit(n ModuleOpensDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Variable Type n2 : ModuleProvidesStmt to n2 : ModuleProvidesDirective in method public visit(n ModuleProvidesDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Variable Type n2 : ModuleRequiresStmt to n2 : ModuleRequiresDirective in method public visit(n ModuleRequiresDirective, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |