ExportMethods

scala.quoted.Quotes.reflectModule.ExportMethods

Extension methods of Export.

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Extensions

Extensions

extension (self: Quotes.this.reflectModule.this.Export)
def expr: Quotes.this.reflectModule.this.Term

Qualifier of the export.

Qualifier of the export.

Attributes

Source
Quotes.scala

List selectors of the export

List selectors of the export

See documentation on Selector

Attributes

Returns

the list of export selectors specifying what is exported

Source
Quotes.scala