TypeSpecHolder

interface TypeSpecHolder

A spec which can contain other TypeSpec

Inheritors

Types

Link copied to clipboard
interface Builder<out T : TypeSpecHolder.Builder<T>>

Properties

Link copied to clipboard
abstract val typeSpecs: List<TypeSpec>