KT-54804 [SLC] Generate synthetic functions for annotations on properties in light classes
This commit is contained in:
committed by
Space Team
parent
111243f215
commit
7ac5233a32
@@ -126,6 +126,10 @@ public final class F /* F*/ implements java.lang.Runnable {
|
||||
@Anno(p = "f")
|
||||
public final void f(@Anno() @org.jetbrains.annotations.NotNull() java.lang.String);// f(java.lang.String)
|
||||
|
||||
@Anno(p = "p")
|
||||
@java.lang.Deprecated()
|
||||
public static void getProp$annotations();// getProp$annotations()
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public final java.lang.String getProp();// getProp()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user