NestedProperty

io.getquill.norm.NormalizeReturning.NestedProperty

In situations like Property(Property(ident, foo), bar) pull out the inner-most ident

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(ast: Property): Option[Ast]