SyntaxStrLitExpr

ra3.lang.Expr.SyntaxStrLitExpr
implicit class SyntaxStrLitExpr(a: StrExpr)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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

Inherited methods

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

Attributes

Inherited from:
SyntaxStringImpl (hidden)
infix def as(arg1: Expr[String]): BuiltInOp2[NamedConstantString]

Attributes

Inherited from:
SyntaxStringImpl (hidden)
def unnamed: BuiltInOp1[UnnamedConstantString]

Attributes

Inherited from:
SyntaxStringImpl (hidden)