ParamSymbol

dotty.tools.pc.completions.ParamSymbol
sealed trait ParamSymbol

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def info: Type
def name: Name
def symbol: Symbol

Concrete methods

def nameBackticked(using Context): String