ArithmeticOps

com.audienceproject.crossbow.expr.ArithmeticOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Expr
Self type

Members list

Value members

Concrete methods

def %(y: Expr): Expr
def *(y: Expr): Expr
def +(y: Expr): Expr
def -(y: Expr): Expr
def /(y: Expr): Expr
def abs: Expr
def negate: Expr