Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6fc27c22f44d8051bf2e89f1657c0d9741c281c0
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
PackageLocalVisibility.txt
blob: 5e15af38eef533b82485c07ee5f9054d1570141f [
file
] [
log
] [
blame
]
package test
public open class JFrame : awt.Frame {
public constructor JFrame()
protected/*protected and package*/ final var accessibleContext: kotlin.String!
}