DoubleLiteral

sealed case class DoubleLiteral(value: Double)(implicit pos: Position) extends Literal
trait Product
trait Equals
trait Literal
class Tree
class IRNode
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
Inherited from:
IRNode

Concrete fields

val tpe: Type

Implicits

Implicits

implicit val pos: Position