NumberRef

io.github.scalats.ast.NumberRef
See theNumberRef companion class
object NumberRef

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NumberRef.type

Members list

Type members

Classlikes

case object BigDecimal extends Subtype

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Subtype
class Object
trait Matchable
class Any
Show all
Self type
BigDecimal.type
case object BigInt extends Subtype

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Subtype
class Object
trait Matchable
class Any
Show all
Self type
BigInt.type
case object Double extends Subtype

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Subtype
class Object
trait Matchable
class Any
Show all
Self type
Double.type
case object Int extends Subtype

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Subtype
class Object
trait Matchable
class Any
Show all
Self type
Int.type
case object Long extends Subtype

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Subtype
class Object
trait Matchable
class Any
Show all
Self type
Long.type
sealed trait Subtype

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BigDecimal
object BigInt
object Double
object Int
object Long

Value members

Concrete fields

val int: NumberRef