TypeTreeBind

case
class TypeTreeBind(name: TypeName, body: TypeTree, symbol: LocalTypeParamSymbol)(span: Span) extends TypeTree with DefTree
trait Serializable
trait Product
trait Equals
trait DefTree
class TypeTree
class Object
trait Matchable
class Any

Value members

Concrete methods

final override
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final
def toType(using Context): Type
Inherited from
TypeTree