SelectOuterModule (original) (raw)
scala.quoted.Quotes.reflectModule.SelectOuterModule
trait SelectOuterModule
Methods of the module object val SelectOuter
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SelectOuter.type
Members list
Value members
Abstract methods
def apply(qualifier: Term, name: String, levels: Int): SelectOuter
Attributes
Source
def copy(original: Tree)(qualifier: Term, name: String, levels: Int): SelectOuter
Attributes
Source
def unapply(x: SelectOuter): (Term, String, Int)
Attributes
Source