Wildcard

scala.quoted.runtime.impl.QuotesImpl.reflect$.Wildcard$
object Wildcard extends WildcardModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Create a tree representing a _ wildcard.

Create a tree representing a _ wildcard.

Attributes

def unapply(pattern: Wildcard): true

Match a tree representing a _ wildcard.

Match a tree representing a _ wildcard.

Attributes