OrTypeModule (original) (raw)
scala.quoted.Quotes.reflectModule.OrTypeModule
trait OrTypeModule
Methods of the module object val OrType
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OrType.type
Members list
Value members
Abstract methods
def apply(lhs: TypeRepr, rhs: TypeRepr): OrType
Attributes
Source
def unapply(x: OrType): (TypeRepr, TypeRepr)
Attributes
Source