Import

oxygen.quoted.Import
See theImport companion class
object Import

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Import.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): ImportCompanion
def unapply(tree: Import): (Term, List[Selector])

Matches an Import and extracts the qualifier and selectors

Matches an Import and extracts the qualifier and selectors

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Import): Import

Givens

Givens