RefinedSymbol

dotty.tools.pc.completions.RefinedSymbol
case class RefinedSymbol(symbol: Symbol, name: Name, info: Type) extends ParamSymbol

Attributes

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

Members list

Value members

Inherited methods

def nameBackticked(using Context): String

Attributes

Inherited from:
ParamSymbol

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product