PropertyType

korolev.internal.Frontend$.PropertyType
See thePropertyType companion object
sealed abstract class PropertyType(val code: Int)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Boolean.type
object Error.type
object Number.type
object Object.type
object String.type

Members list

Concise view

Value members

Concrete fields

final val code: Int