WildcardModule

@since("3.1")

Methods of the module object val Wildcard

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

Create a tree representing a _ wildcard.

Create a tree representing a _ wildcard.

Source:
Quotes.scala
def unapply(wildcard: Wildcard): true

Match a tree representing a _ wildcard.

Match a tree representing a _ wildcard.

Source:
Quotes.scala