Extract Function: Improve rendering of error messages
This commit is contained in:
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.A
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Selected code fragment has multiple output values: b c
|
||||
Selected code fragment has multiple output values: var b: Int var c: Int
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Selected code fragment has multiple output values: b c
|
||||
Selected code fragment has multiple output values: var b: Int var c: Int
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Selected code fragment has multiple output values: b c
|
||||
Selected code fragment has multiple output values: var b: Int var c: Int
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.<no name provided>
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.<no name provided>
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Selected code fragment has multiple output values: a b
|
||||
Selected code fragment has multiple output values: val a: Int val b: Int
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Following declarations won't be available outside of extracted function body: x
|
||||
Following declarations won't be available outside of extracted function body: val x: Int
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: [ERROR : ]
|
||||
Cannot extract method since following types are not denotable in the target scope: [ERROR : <ERROR FUNCTION RETURN TYPE>]
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: [ERROR : ]
|
||||
Cannot extract method since following types are not denotable in the target scope: [ERROR : <ERROR FUNCTION RETURN TYPE>]
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.<no name provided>
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.<no name provided>
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.T
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.T
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.X
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.X
|
||||
+1
-1
@@ -1 +1 @@
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.X
|
||||
Cannot extract method since following types are not denotable in the target scope: foo.X
|
||||
Reference in New Issue
Block a user