Renameable

io.getquill.ast.Renameable
See theRenameable companion object
sealed trait Renameable extends Opinion[Renameable]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ByStrategy.type
object Fixed.type

Members list

Value members

Concrete methods

def fixedOr[T](plain: T)(otherwise: T): T