Files
kotlin-fork/compiler/testData/loadJavaCustom/packageLocalVisibility/expected.txt
T

7 lines
176 B
Plaintext

namespace test
public open class test.JFrame : awt.Frame {
public final /*constructor*/ fun <init>(): test.JFrame
protected final var accessibleContext: jet.String?
}