ImportCompanion

oxygen.quoted.companion.ImportCompanion
final class ImportCompanion(using quotes: Quotes)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(expr: Term, selectors: List[Selector]): Import

Create an Import with the given qualifier and selectors

Create an Import with the given qualifier and selectors

Attributes

def copy(original: Tree)(expr: Term, selectors: List[Selector]): Import

Copy an Import with the given qualifier and selectors

Copy an Import with the given qualifier and selectors

Attributes