ReturningAction

io.getquill.ast.ReturningAction
See theReturningAction companion object
sealed trait ReturningAction extends Action

Attributes

Companion
object
Graph
Supertypes
trait Action
trait Ast
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def action: Ast
def alias: Ident
def property: Ast

Inherited methods

def bestQuat: Quat

Attributes

Inherited from:
Ast

Attributes

Inherited from:
Ast
def quat: Quat

Attributes

Inherited from:
Ast
override def 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.

Definition Classes
Ast -> Any
Inherited from:
Ast