|
Move Method private createAnnotationValue(value Object) : Expression from class com.google.devtools.j2objc.translate.AnnotationRewriter to private createAnnotationValue(value Object) : Expression from class com.google.devtools.j2objc.translate.RuntimeAnnotationGenerator |
From |
To |
|
Move Method public testConstructorAnnotationWithParameter() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testConstructorAnnotationWithParameter() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method public testConstructorAnnotationNoParameters() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testConstructorAnnotationNoParameters() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method public testMethodAnnotationNoParameters() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testMethodAnnotationNoParameters() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method private createAnnotations(annotations List<Annotation>) : Expression from class com.google.devtools.j2objc.translate.AnnotationRewriter to private createAnnotations(annotations List<Annotation>) : Expression from class com.google.devtools.j2objc.translate.RuntimeAnnotationGenerator |
From |
To |
|
Move Method public testTypeAnnotationWithParameter() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testTypeAnnotationWithParameter() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method public testReservedWordAsAnnotationConstructorParameter() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testReservedWordAsAnnotationConstructorParameter() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method private createAnnotation(annotationBinding IAnnotationBinding) : Expression from class com.google.devtools.j2objc.translate.AnnotationRewriter to private createAnnotation(annotationBinding IAnnotationBinding) : Expression from class com.google.devtools.j2objc.translate.RuntimeAnnotationGenerator |
From |
To |
|
Move Method public testTypeAnnotationDefaultParameter() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testTypeAnnotationDefaultParameter() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method public testMethodAnnotationWithParameter() : void from class com.google.devtools.j2objc.gen.ObjectiveCImplementationGeneratorTest to public testMethodAnnotationWithParameter() : void from class com.google.devtools.j2objc.translate.MetadataWriterTest |
From |
To |
|
Move Method private createObjectArray(expressions List<Expression>, componentType ITypeBinding) : Expression from class com.google.devtools.j2objc.translate.AnnotationRewriter to private createObjectArray(expressions List<Expression>, componentType ITypeBinding) : Expression from class com.google.devtools.j2objc.translate.RuntimeAnnotationGenerator |
From |
To |