|
Change Parameter Type arg : Object to arg : Void in method public visit(n FieldAccessExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n AssertStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n TryStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SynchronizedStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n VoidType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ExpressionStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n NameExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n WildcardType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n FieldDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n LambdaExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n InstanceOfExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n Parameter, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EnumConstantDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ClassOrInterfaceDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n TypeExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EnumDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n IntegerLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ObjectCreationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(arrayBracketPair ArrayBracketPair, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n UnknownType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EmptyStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ArrayAccessExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SwitchEntryStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ThrowStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n TypeImportOnDemandDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ConditionalExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ConstructorDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n DoubleLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EmptyMemberDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n LongLiteralMinValueExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n StringLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n DoStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n JavadocComment, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n WhileStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n UnaryExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printJavaComment(javacomment Comment, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n BinaryExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EnclosedExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n BreakStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n IfStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n LongLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n IntegerLiteralMinValueExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n TypeDeclarationStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n CastExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n MethodReferenceExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SingleStaticImportDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n BooleanLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n TypeParameter, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printArguments(args NodeList<Expression>, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n VariableDeclarator, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n AssignExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EmptyTypeDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SingleTypeImportDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n CatchClause, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n UnionType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n VariableDeclaratorId, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n NodeList, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ForStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ClassExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n AnnotationDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printMemberAnnotations(annotations NodeList<AnnotationExpr>, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n InitializerDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printTypeArgs(nodeWithTypeArguments NodeWithTypeArguments<?>, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ArrayCreationLevel, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printTypeParameters(args NodeList<TypeParameter>, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ContinueStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printMembers(members NodeList<BodyDeclaration<?>>, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ForeachStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n LineComment, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n VariableDeclarationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n QualifiedNameExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n LabeledStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SwitchStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n BlockComment, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ArrayInitializerExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n StaticImportOnDemandDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ArrayType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method private printAnnotations(annotations NodeList<AnnotationExpr>, prefixWithASpace boolean, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n CharLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n MethodCallExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n NormalAnnotationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n PrimitiveType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ArrayCreationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n MethodDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ThisExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n BlockStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ReturnStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ExplicitConstructorInvocationStmt, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n AnnotationMemberDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n PackageDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n ClassOrInterfaceType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n MarkerAnnotationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n EmptyImportDeclaration, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SingleMemberAnnotationExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n MemberValuePair, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n SuperExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n NullLiteralExpr, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n IntersectionType, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |
|
Change Parameter Type arg : Object to arg : Void in method public visit(n CompilationUnit, arg Void) : void in class com.github.javaparser.printer.PrettyPrintVisitor |
From |
To |