Searched defs:superConstructor (Results 1 – 4 of 4) sorted by relevance
31 override var superConstructor: ConstructorItem? = null variable
29 var superConstructor: ConstructorItem? variable
61 override var superConstructor: ConstructorItem? = null in <lambda>() variable84 val superConstructor = codebase.findMethod(resolved) in <lambda>() constant
181 val superConstructor = constructor.superConstructor in <lambda>() constant