65ea4e184a
- Add utilities to add new attribute to ConeAttributes
- Get rid of FlexibleNullability attribute (it can be easily inferred
for any flexible type at any moment)
- Fix determining of EnhancedNullability attribute
7 lines
221 B
Plaintext
Vendored
7 lines
221 B
Plaintext
Vendored
public open class JavaDocDeprecated : R|kotlin/Any| {
|
|
public open fun getFoo(text: R|ft<kotlin/String, kotlin/String?>!|): R|ft<kotlin/String, kotlin/String?>!|
|
|
|
|
public constructor(): R|test/JavaDocDeprecated|
|
|
|
|
}
|