Files
kotlin-fork/plugins/uast-kotlin/testData/PropertyDelegate.render.txt
T
2018-01-12 13:52:54 +03:00

8 lines
333 B
Plaintext
Vendored

public final class PropertyDelegateKt {
@org.jetbrains.annotations.NotNull private static final var sdCardPath$delegate: kotlin.Lazy
public static final fun getSdCardPath() : java.lang.String = UastEmptyExpression
public static final fun localPropertyTest() : void {
var sdCardPathLocal: java.lang.String
}
}