KaConstructorSymbol
Represents a class constructor declaration.
Hierarchy
Inherits from KaFunctionSymbol.
Members
val isPrimary: Boolean
true
if the constructor is a primary constructor.val containingClassId: ClassId?
The fully-qualified name of a containing class, or
null
if the class is local.
Default values
Member | Value |
---|---|
|
|
|
|
|
|
|
|
|
|
Last modified: 23 July 2024