Constructor Ref
Content copied to clipboard
A constructor reference that gets the constructor of the parent class matching the filter.
Functions
Link copied to clipboard
inline operator fun getValue(thisRef: Any?, property: KProperty<*>): ConstructorRef
Content copied to clipboard
Link copied to clipboard
open override fun resolveOrNull(context: IrPluginContext): IrConstructorSymbol?
Content copied to clipboard
Properties
Link copied to clipboard
open override var parameters: MutableMap<Int, (IrValueParameter) -> Boolean>
Content copied to clipboard