ClassTypeParamSymbol

final
class ClassTypeParamSymbol extends TypeParamSymbol with TypeParamInfo
Companion
object
trait TypeParamInfo
class Symbol
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from
TypeSymbol

Value members

Concrete methods

final
def typeRef(using Context): TypeRef

Inherited methods

final
Inherited from
Symbol
Inherited from
Symbol
Inherited from
Symbol
final
Inherited from
Symbol
final
Inherited from
Symbol
final
Inherited from
TypeParamSymbol
Inherited from
Symbol
final
def exists: Boolean
Inherited from
Symbol
final
Inherited from
Symbol
Inherited from
Symbol
final
def is(flag: Flag): Boolean
Inherited from
Symbol
final
def isAllOf(testFlags: FlagSet): Boolean
Inherited from
Symbol
final
def isAnyOf(testFlags: FlagSet): Boolean
Inherited from
Symbol
final
def isClass: Boolean
Inherited from
Symbol
final
def isDeclaringSymbol: Boolean
Inherited from
Symbol
final
def isOpaqueTypeAlias(using Context): Boolean
Inherited from
TypeSymbol
final
def isPackage: Boolean
Inherited from
Symbol
final
def isRoot: Boolean
Inherited from
Symbol
final
def isTerm: Boolean
Inherited from
Symbol
final
def isType: Boolean
Inherited from
Symbol
final
def isTypeAlias(using Context): Boolean
Inherited from
TypeSymbol
def toDebugString: String
Inherited from
Symbol
override
def toString: String
Definition Classes
Symbol -> Any
Inherited from
Symbol
final
def tree(using Context): Option[DefTree]
Inherited from
Symbol
final
def upperBound(using Context): Type
Inherited from
TypeParamSymbol

Concrete fields

override