PropertyType

sealed abstract class PropertyType(val code: Int)
Companion:
object
class Object
trait Matchable
class Any
object Boolean.type
object Error.type
object Number.type
object Object.type
object String.type

Value members

Concrete fields

final val code: Int