JustSymbol

dotty.tools.pc.completions.JustSymbol
case class JustSymbol(symbol: Symbol)(using x$2: Context) 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

Concrete methods

def info: Type
def name: Name

Inherited methods

def nameBackticked(using Context): String

Attributes

Inherited from:
ParamSymbol

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product