Companion

object Companion : ExtraProperty.Key<DFunction, InheritedFunction>

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
mergeStrategyFor
Link copied to clipboard
open override fun mergeStrategyFor(left: InheritedFunction, right: InheritedFunction): MergeStrategy.Replace<DFunction>
toString
Link copied to clipboard
open fun toString(): String