TypeBlock

oxygen.quoted.TypeBlock
See theTypeBlock companion class
object TypeBlock

Attributes

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

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): TypeBlockCompanion
def unapply(x: TypeBlock): (List[TypeDef], TypeTree)
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.TypeBlock): TypeBlock

Givens