IfExistElseNull

io.getquill.ast.IfExistElseNull

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(exists: Ast, `then`: Ast): If
def unapply(ast: Ast): Option[(Ast, Ast)]