Guardsquare / kotlin-metadata-printer

Prints the Kotlin metadata attached to Java class files
https://tools.guardsquare.com/kotlin-metadata-printer/
Apache License 2.0
57 stars 6 forks source link

Prevent renaming file facade nested classes incorrectly #2

Closed mrjameshamilton closed 2 years ago

mrjameshamilton commented 2 years ago

Avoid renaming the classes when the outer file facade class doesn't end with a $ symbol.