SyntaxExpr

ra3.lang.Expr.SyntaxExpr
implicit class SyntaxExpr[T0](a: Expr[T0])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def tap(arg1: String): Expr[T0]

Attributes

Inherited from:
SyntaxExprImpl (hidden)
def tap(arg1: StrExpr): Expr[T0]

Attributes

Inherited from:
SyntaxExprImpl (hidden)

Concrete fields

protected val arg0: Expr[T0]