Class RunCompileOnlyKt
-
- All Implemented Interfaces:
public final class RunCompileOnlyKt
-
-
Method Summary
Modifier and Type Method Description final static <R extends Any> RrunCompileOnly(Function0<R> block)-
-
Method Detail
-
runCompileOnly
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) final static <R extends Any> R runCompileOnly(Function0<R> block)
-
-
-
-