Searched defs:superConstructor (Results 1 – 4 of 4) sorted by relevance
66 override var superConstructor: ConstructorItem? = null in isImplicitConstructor() variable89 val superConstructor = codebase.findMethod(resolved) in isImplicitConstructor() constant
29 var superConstructor: ConstructorItem? variable
32 override var superConstructor: ConstructorItem? = null variable
178 val superConstructor = constructor.superConstructor in <lambda>() constant