ConstantValue

io.getquill.metaprog.Extractors.ConstantValue
object ConstantValue

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Kind = String | Char | Int | Long | Boolean | Float | Double | Byte

Value members

Concrete methods

def unapply(any: Any): Option[Kind]