Files
kotlin/idea/testData/structureView/fileStructure/InheritedJavaMembers.after
2017-12-22 15:27:10 +03:00

9 lines
250 B
Plaintext
Vendored

-InheritedJavaMembers.kt
-InheritedJavaMembers
call(): String! location=→Callable
constructor InheritedJavaMembers()
equals(Any?): Boolean location=→Any
hashCode(): Int location=→Any
test(): Unit
toString(): String location=→Any