ImportMethods

scala.quoted.Quotes.reflectModule.ImportMethods

Extension methods of Import.

Attributes

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

Members list

Extensions

Extensions

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

Qualifier of the import.

Qualifier of the import.

Attributes

Source
Quotes.scala

List selectors of the import

List selectors of the import

See documentation on Selector

Attributes

Returns

the list of import selectors specifying what is imported

Source
Quotes.scala