String

scala.scalanative.nir.Val.String
final case class String(value: String) extends Val

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Val
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def canonicalize: Val

Attributes

Inherited from:
Val
final def isCanonical: Boolean

Attributes

Inherited from:
Val
final def isMinusOne: Boolean

Attributes

Inherited from:
Val
final def isOne: Boolean

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val

Attributes

Inherited from:
Val
final def isVirtual: Boolean

Attributes

Inherited from:
Val
final def isZero: Boolean

Attributes

Inherited from:
Val

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def show: String

Attributes

Inherited from:
Val
final def ty: Type

Attributes

Inherited from:
Val