Lint: Update diagnostics because of the new Uast. Also, these diagnostics are from AS 2.2.
This commit is contained in:
committed by
Yan Zhulanow
parent
4c4d6a4ad4
commit
c2ddd943f9
@@ -417,7 +417,7 @@ public class KotlinTypeMapper {
|
||||
}
|
||||
|
||||
@NotNull
|
||||
private Type mapType(
|
||||
public Type mapType(
|
||||
@NotNull KotlinType kotlinType,
|
||||
@Nullable final JvmSignatureWriter signatureVisitor,
|
||||
@NotNull TypeMappingMode mode
|
||||
|
||||
Reference in New Issue
Block a user