OptionForall

io.getquill.ast.OptionForall
final case class OptionForall(ast: Ast, alias: Ident, body: Ast) extends OptionOperation

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Ast
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def bestQuat: Quat

Attributes

Definition Classes
Ast
override def quat: Quat

Attributes

Definition Classes
Ast

Inherited methods

final def countQuatFields: Int

Attributes

Inherited from:
Ast

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

final lazy override val toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
Ast