Test data update for JavaWithGroovyInvoke since 183
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ Resolved o.methodWithType()()
|
|||||||
Resolved o.methodWithType()()
|
Resolved o.methodWithType()()
|
||||||
Searched references to GroovyClass
|
Searched references to GroovyClass
|
||||||
Searched references to GroovyClass.fieldWithType in non-Java files
|
Searched references to GroovyClass.fieldWithType in non-Java files
|
||||||
Searched references to GroovyClass.methodWithType in non-Java files
|
Searched references to GroovyClass.methodWithType() in non-Java files
|
||||||
Searched references to JavaWithGroovyInvoke_0
|
Searched references to JavaWithGroovyInvoke_0
|
||||||
Searched references to JavaWithGroovyInvoke_0.OtherJavaClass
|
Searched references to JavaWithGroovyInvoke_0.OtherJavaClass
|
||||||
Searched references to parameter c of f(c: JavaWithGroovyInvoke_0) in non-Java files
|
Searched references to parameter c of f(c: JavaWithGroovyInvoke_0) in non-Java files
|
||||||
|
|||||||
+16
@@ -0,0 +1,16 @@
|
|||||||
|
Resolved c()
|
||||||
|
Resolved fieldWithType()
|
||||||
|
Resolved methodWithType()
|
||||||
|
Resolved o()
|
||||||
|
Resolved o()
|
||||||
|
Resolved o.methodNoType()()
|
||||||
|
Resolved o.methodWithType()()
|
||||||
|
Resolved o.methodWithType()()
|
||||||
|
Searched references to GroovyClass
|
||||||
|
Searched references to GroovyClass.fieldWithType in non-Java files
|
||||||
|
Searched references to GroovyClass.methodWithType in non-Java files
|
||||||
|
Searched references to JavaWithGroovyInvoke_0
|
||||||
|
Searched references to JavaWithGroovyInvoke_0.OtherJavaClass
|
||||||
|
Searched references to parameter c of f(c: JavaWithGroovyInvoke_0) in non-Java files
|
||||||
|
Searched references to parameter o of foo(o: JavaWithGroovyInvoke_0.OtherJavaClass) in non-Java files
|
||||||
|
Searched references to parameter o of gr(o: GroovyClass) in non-Java files
|
||||||
Reference in New Issue
Block a user