Files
kotlin-fork/idea/testData/structureView/fileStructure/InheritedSynthesizedFromDataClass.after
T

9 lines
238 B
Plaintext

-InheritedSynthesizedFromDataClass.kt
-Derived
a: Int location=→TestData
equals(Any?): Boolean location=→Any
field: Int
hashCode(): Int location=→Any
some(): Unit location=→TestData
toString(): String location=→Any