WithConstructors

interface WithConstructors

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

constructors
Link copied to clipboard
abstract val constructors: List<DFunction>

Inheritors

DClass
Link copied to clipboard
DEnum
Link copied to clipboard
DAnnotation
Link copied to clipboard