Symbol

amyc.core.Symbols$.Symbol
trait Symbol(val id: Identifier, val owner: Symbol)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class LocalSymbol
class ModuleSymbol
object NoSymbol.type
class TypeSymbol
Show all

Members list

Value members

Concrete methods

final def fullName: String
final def name: String

Concrete fields

val id: Identifier
val owner: Symbol