ExportModule (original) (raw)
scala.quoted.Quotes.reflectModule.ExportModule
trait ExportModule
Methods of the module object val Export
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Export.type
Members list
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
Attributes
Source