SymbolOps

object SymbolOps
class Object
trait Matchable
class Any

Extensions

Extensions

extension (sym: Symbol)
def funParamSymbol(using builder: SemanticSymbolBuilder)(using Context): Name => String

Is symbol global? Non-global symbols get localN names

Is symbol global? Non-global symbols get localN names

Synthetic symbols that are not anonymous or numbered empty ident

Synthetic symbols that are not anonymous or numbered empty ident

def symbolKind(symkinds: Set[SymbolKind])(using Context): Kind
def symbolName(using builder: SemanticSymbolBuilder)(using Context): String

The semanticdb name of the given symbol

The semanticdb name of the given symbol

def symbolProps(symkinds: Set[SymbolKind])(using Context): Int