Export

scala.quoted.runtime.impl.QuotesImpl.reflect$.Export$
object Export extends ExportModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Export.type

Members list

Concise view

Value members

Concrete methods

def unapply(tree: Export): (Term, List[Selector])

Matches an Export and extracts the qualifier and selectors

Matches an Export and extracts the qualifier and selectors

Attributes