scala / 3.1.1 / scala / quoted / quotes$reflectmodule$shortconstantmodule.html /

Trait scala.quoted.ShortConstantModule

Methods of the module object val Short

Supertypes
Self type

Abstract methods

Source

Create a constant Short value

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

Match Short value constant and extract its value

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/Quotes$reflectModule$ShortConstantModule.html