mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
Also add a findInnerClass method that can find an inner class by its name This change helps to avoid loading all the inner class files eagerly (that may be rather slow), while all the names are available in InnerClass attribute