ScalarId

izumi.idealingua.model.common.ScalarId
sealed trait ScalarId extends TypeId

Attributes

Graph
Supertypes
trait TypeId
class Object
trait Matchable
class Any
Known subtypes
trait Primitive
object TDate
object TDouble
object TFloat
object TTime
object TTs
object TTsTz
object TTsU
trait PrimitiveId
object TBLOB
object TBool
object TInt16
object TInt32
object TInt64
object TInt8
object TString
object TUInt16
object TUInt32
object TUInt64
object TUInt8
object TUUID
class EnumId
class IdentifierId
Show all
Self type

Members list

Value members

Inherited methods

override def toString: TypeName

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
TypeId -> Any
Inherited from:
TypeId
def uniqueDomainName: String

Attributes

Inherited from:
TypeId
def wireId: String

Attributes

Inherited from:
TypeId

Inherited and Abstract methods

def name: TypeName

Attributes

Inherited from:
TypeId
def path: TypePath

Attributes

Inherited from:
TypeId