Type

constructor(type: String)
constructor(type: Type.Value)
constructor(vararg types: String)
constructor(vararg types: Type.Value)
constructor(types: MutableSet<String>)