AstOpsExt

io.getquill.ast.Implicits.AstOpsExt
final implicit class AstOpsExt(body: Ast) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def +!=+(other: Ast): BinaryOperation
def +&&+(other: Ast): BinaryOperation
def +==+(other: Ast): BinaryOperation
def +||+(other: Ast): BinaryOperation