BooleanOps

com.audienceproject.crossbow.expr.BooleanOps
trait BooleanOps

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 not: Expr
def ||(y: Expr): Expr