Kotlin Constructor
fun interface KotlinConstructor<T : Constructor<T>> : Constructor<T> , KotlinFunction
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard