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

10 lines
248 B
Plaintext
Vendored

-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
TestData