PropertyAliasExpr

io.getquill.parser.ParserHelpers.PropertyAliases.PropertyAliasExpr

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def OrFail[T : Type](expr: Expr[Any]): PropertyAlias
def unapply[T : Type](expr: Expr[Any]): Option[PropertyAlias]