ExportModule
scala.quoted.Quotes.reflectModule.ExportModule
trait ExportModule
Methods of the module object val Export
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
- Self type
-
Members list
Value members
Abstract methods
def unapply(tree: Quotes.this.reflectModule.this.Export): (Quotes.this.reflectModule.this.Term, List[Quotes.this.reflectModule.this.Selector])
Matches an Export
and extracts the qualifier and selectors
In this article