Value

constructor(name: String, documentation: String? = null, annotations: List<CodeGenTree.Annotation> = emptyList(), ir: IRTree.Enum.Value? = null)(source)