Superinterfaces
Open
- Dominant language
- Kotlin
- Stars
- 137
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When generating JVM code, we should carry on the super interface(s) if their type is known to Knee.
Superclass support is also possible but much harder to do, because of delegating constructors. The only superclass we keep is `Throwable`, for language support.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.