SyntaxDoubleLit

ra3.lang.Expr.SyntaxDoubleLit
implicit class SyntaxDoubleLit(a: Double)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def arg0: Expr[Double]
def lift: Expr[Double]

Inherited methods

infix def as(arg1: String): Expr[ColumnSpec[Double]]

Attributes

Inherited from:
SyntaxDoubleImpl (hidden)
infix def as(arg1: Expr[String]): BuiltInOp2[NamedConstantF64]

Attributes

Inherited from:
SyntaxDoubleImpl (hidden)
def unnamed: BuiltInOp1[UnnamedConstantF64]

Attributes

Inherited from:
SyntaxDoubleImpl (hidden)