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