Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
@kotlin.Metadata
|
||||
public final class Defaultargs2Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public synthetic static method reformat$default(p0: java.lang.String, p1: boolean, p2: boolean, p3: boolean, p4: java.lang.String, p5: int, p6: java.lang.Object): T4
|
||||
public final static @org.jetbrains.annotations.NotNull method reformat(@org.jetbrains.annotations.NotNull p0: java.lang.String, p1: boolean, p2: boolean, p3: boolean, @org.jetbrains.annotations.NotNull p4: java.lang.String): T4
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class T4 {
|
||||
private final field c1: boolean
|
||||
private final field c2: boolean
|
||||
|
||||
Reference in New Issue
Block a user