TypeParamRefSymbol

dotty.tools.dotc.semanticdb.Scala3$.TypeParamRefSymbol
case class TypeParamRefSymbol(owner: Symbol, name: Name, tp: TypeBounds) extends FakeSymbol

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FakeSymbol
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product