Constant

io.getquill.ast.Constant
See theConstant companion class
object Constant

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Constant.type

Members list

Value members

Concrete methods

def apply(v: Any, quat: => Quat): Constant
def auto(v: Any): Constant
def unapply(const: Constant): Some[(Any, Quat)]