|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public setEntries(entries NodeList<SwitchEntry>) : SwitchStmt in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorAdapter |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Parameter Type entry : SwitchEntryStmt to entry : SwitchEntry in method public setEntry(i int, entry SwitchEntry) : SwitchExpr in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Parameter Type entry : SwitchEntryStmt to entry : SwitchEntry in method public addEntry(entry SwitchEntry) : SwitchExpr in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Void) : Integer in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public SwitchStmt(selector Expression, entries NodeList<SwitchEntry>) in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitor |
From |
To |
|
Change Parameter Type node : SwitchEntryStmt to node : SwitchEntry in method public visit(node SwitchEntry, aBoolean Boolean) : ResolvedType in class com.github.javaparser.symbolsolver.javaparsermodel.DefaultVisitorAdapter |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Object) : void in class com.github.javaparser.bdd.visitors.PositionTestVisitor |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorAdapter |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : List<R> in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public setEntries(entries NodeList<SwitchEntry>) : SwitchExpr in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public SwitchExpr(tokenRange TokenRange, selector Expression, entries NodeList<SwitchEntry>) in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Void) : Integer in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public SwitchStmt(tokenRange TokenRange, selector Expression, entries NodeList<SwitchEntry>) in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Void) : Integer in class com.github.javaparser.ast.visitor.HashCodeVisitor |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : void in class com.github.javaparser.ast.visitor.VoidVisitor |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg A) : R in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults |
From |
To |
|
Change Parameter Type entry : SwitchEntryStmt to entry : SwitchEntry in method public setEntry(i int, entry SwitchEntry) : SwitchStmt in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Parameter Type entry : SwitchEntryStmt to entry : SwitchEntry in method public addEntry(entry SwitchEntry) : SwitchStmt in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Void) : void in class com.github.javaparser.bdd.steps.ExistenceOfParentNodeVerifier.Verifier |
From |
To |
|
Change Parameter Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public SwitchExpr(selector Expression, entries NodeList<SwitchEntry>) in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Parameter Type n : SwitchEntryStmt to n : SwitchEntry in method public visit(n SwitchEntry, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor |
From |
To |
|
Change Parameter Type wrappedNode : SwitchEntryStmt to wrappedNode : SwitchEntry in method public SwitchEntryContext(wrappedNode SwitchEntry, typeSolver TypeSolver) in class com.github.javaparser.symbolsolver.javaparsermodel.contexts.SwitchEntryContext |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public setLabel(label Expression) : SwitchEntry in class com.github.javaparser.ast.stmt.SwitchEntry |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public getEntry(i int) : SwitchEntry in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public setStatements(statements NodeList<Statement>) : SwitchEntry in class com.github.javaparser.ast.stmt.SwitchEntry |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public asSwitchEntryStmt() : SwitchEntry in class com.github.javaparser.ast.stmt.Statement |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public removeLabel() : SwitchEntry in class com.github.javaparser.ast.stmt.SwitchEntry |
From |
To |
|
Change Return Type Optional<SwitchEntryStmt> to Optional<SwitchEntry> in method public toSwitchEntryStmt() : Optional<SwitchEntry> in class com.github.javaparser.ast.stmt.Statement |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public getEntry(i int) : SwitchEntry in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Return Type SwitchEntryStmtMetaModel to SwitchEntryMetaModel in method public getMetaModel() : SwitchEntryMetaModel in class com.github.javaparser.ast.stmt.SwitchEntry |
From |
To |
|
Change Return Type NodeList<SwitchEntryStmt> to NodeList<SwitchEntry> in method public getEntries() : NodeList<SwitchEntry> in class com.github.javaparser.ast.stmt.SwitchStmt |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public clone() : SwitchEntry in class com.github.javaparser.ast.stmt.SwitchEntry |
From |
To |
|
Change Return Type NodeList<SwitchEntryStmt> to NodeList<SwitchEntry> in method public getEntries() : NodeList<SwitchEntry> in class com.github.javaparser.ast.nodeTypes.SwitchNode |
From |
To |
|
Change Return Type SwitchEntryStmt to SwitchEntry in method public getEntry(i int) : SwitchEntry in class com.github.javaparser.ast.nodeTypes.SwitchNode |
From |
To |
|
Change Return Type NodeList<SwitchEntryStmt> to NodeList<SwitchEntry> in method public getEntries() : NodeList<SwitchEntry> in class com.github.javaparser.ast.expr.SwitchExpr |
From |
To |
|
Change Variable Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public visit(n SwitchStmt, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type r : SwitchEntryStmt to r : SwitchEntry in method public visit(n SwitchEntry, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public visit(n SwitchExpr, arg Object) : Visitable in class com.github.javaparser.ast.visitor.CloneVisitor |
From |
To |
|
Change Variable Type n2 : SwitchEntryStmt to n2 : SwitchEntry in method public visit(n SwitchEntry, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor |
From |
To |
|
Change Variable Type entry : SwitchEntryStmt to entry : SwitchEntry in method private generateValueOfEntry(valueOfSwitch SwitchStmt, name String, kind IntegerLiteralExpr) : void in class com.github.javaparser.generator.core.other.TokenKindGenerator |
From |
To |
|
Change Variable Type e : SwitchEntryStmt to e : SwitchEntry in method private printSwitchNode(n SwitchNode, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Variable Type seStmt : SwitchEntryStmt to seStmt : SwitchEntry in method public solveSymbol(name String) : SymbolReference<? extends ResolvedValueDeclaration> in class com.github.javaparser.symbolsolver.javaparsermodel.contexts.SwitchEntryContext |
From |
To |
|
Change Variable Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public visit(n SwitchExpr, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Variable Type entries : NodeList<SwitchEntryStmt> to entries : NodeList<SwitchEntry> in method public visit(n SwitchStmt, arg A) : Visitable in class com.github.javaparser.ast.visitor.ModifierVisitor |
From |
To |
|
Change Variable Type n2 : SwitchEntryStmt to n2 : SwitchEntry in method public visit(n SwitchEntry, arg Visitable) : Boolean in class com.github.javaparser.ast.visitor.EqualsVisitor |
From |
To |