Files
kotlin-fork/plugins/uast-kotlin/testData/PropertyDelegate.render.txt
T
2017-09-16 13:21:44 +03:00

8 lines
298 B
Plaintext
Vendored

public final class PropertyDelegateKt {
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
}
}