|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.GotoStatement to node : GotoStatement in method public visitGotoStatement(node GotoStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.MethodGroupExpression to node : MethodGroupExpression in method public visitMethodGroupExpression(node MethodGroupExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.DoWhileStatement to node : DoWhileStatement in method public visitDoWhileStatement(node DoWhileStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ForEachStatement to node : ForEachStatement in method public visitForEachStatement(node ForEachStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.NullReferenceExpression to node : NullReferenceExpression in method public visitNullReferenceExpression(node NullReferenceExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.MemberReferenceExpression to node : MemberReferenceExpression in method public visitMemberReferenceExpression(node MemberReferenceExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.TryCatchStatement to node : TryCatchStatement in method public visitTryCatchStatement(node TryCatchStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.JavaTokenNode to node : JavaTokenNode in method public visitJavaTokenNode(node JavaTokenNode, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.IndexerExpression to node : IndexerExpression in method public visitIndexerExpression(node IndexerExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.PrimitiveExpression to node : PrimitiveExpression in method public visitPrimitiveExpression(node PrimitiveExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.EnumValueDeclaration to node : EnumValueDeclaration in method public visitEnumValueDeclaration(node EnumValueDeclaration, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.InvocationExpression to node : InvocationExpression in method public visitInvocationExpression(node InvocationExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.VariableInitializer to node : VariableInitializer in method public visitVariableInitializer(node VariableInitializer, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.NewLineNode to node : NewLineNode in method public visitNewLine(node NewLineNode, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ConstructorDeclaration to node : ConstructorDeclaration in method public visitConstructorDeclaration(node ConstructorDeclaration, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ArrayInitializerExpression to node : ArrayInitializerExpression in method public visitArrayInitializerExpression(node ArrayInitializerExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.IfElseStatement to node : IfElseStatement in method public visitIfElseStatement(node IfElseStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.CaseLabel to node : CaseLabel in method public visitCaseLabel(node CaseLabel, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.TypeParameterDeclaration to node : TypeParameterDeclaration in method public visitTypeParameterDeclaration(node TypeParameterDeclaration, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.SuperReferenceExpression to node : SuperReferenceExpression in method public visitSuperReferenceExpression(node SuperReferenceExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ObjectCreationExpression to node : ObjectCreationExpression in method public visitObjectCreationExpression(node ObjectCreationExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.BinaryOperatorExpression to node : BinaryOperatorExpression in method public visitBinaryOperatorExpression(node BinaryOperatorExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ClassOfExpression to node : ClassOfExpression in method public visitClassOfExpression(node ClassOfExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ArraySpecifier to node : ArraySpecifier in method public visitArraySpecifier(node ArraySpecifier, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.TextNode to node : TextNode in method public visitText(node TextNode, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ThisReferenceExpression to node : ThisReferenceExpression in method public visitThisReferenceExpression(node ThisReferenceExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.UnaryOperatorExpression to node : UnaryOperatorExpression in method public visitUnaryOperatorExpression(node UnaryOperatorExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.AssignmentExpression to node : AssignmentExpression in method public visitAssignmentExpression(node AssignmentExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.WildcardType to node : WildcardType in method public visitWildcardType(node WildcardType, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ParameterDeclaration to node : ParameterDeclaration in method public visitParameterDeclaration(node ParameterDeclaration, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ComposedType to node : ComposedType in method public visitComposedType(node ComposedType, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.IdentifierExpression to node : IdentifierExpression in method public visitIdentifierExpression(node IdentifierExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.InstanceInitializer to node : InstanceInitializer in method public visitInitializerBlock(node InstanceInitializer, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.TypeReferenceExpression to node : TypeReferenceExpression in method public visitTypeReference(node TypeReferenceExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.AnonymousObjectCreationExpression to node : AnonymousObjectCreationExpression in method public visitAnonymousObjectCreationExpression(node AnonymousObjectCreationExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ArrayCreationExpression to node : ArrayCreationExpression in method public visitArrayCreationExpression(node ArrayCreationExpression, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.SwitchSection to node : SwitchSection in method public visitSwitchSection(node SwitchSection, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.ImportDeclaration to node : ImportDeclaration in method public visitImportDeclaration(node ImportDeclaration, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |
|
Change Parameter Type node : com.strobel.decompiler.languages.java.ast.BlockStatement to node : BlockStatement in method public visitBlockStatement(node BlockStatement, data Void) : TreeNode in class com.google.devtools.j2objc.javac.MethodTranslator |
From |
To |