ExportModule

Methods of the module object val Export

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract 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

Source:
Quotes.scala