Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

ShortConstantModule

scala.quoted.Quotes.reflectModule.ShortConstantModule

Methods of the module object val Short

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ShortConstant.type

Members list

Value members

Abstract methods

Create a constant Short value

Create a constant Short value

Attributes

Source
Quotes.scala
def unapply(constant: ShortConstant): Some[Short]

Match Short value constant and extract its value

Match Short value constant and extract its value

Attributes

Source
Quotes.scala