ApplicationSymbol

amyc.core.Symbols$.ApplicationSymbol
abstract class ApplicationSymbol(id: Identifier, owner: ModuleSymbol) extends Symbol

Attributes

Graph
Supertypes
trait Symbol
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def param: List[ParameterSymbol]
def rte: TypeTree

Inherited methods

final def fullName: String

Attributes

Inherited from:
Symbol
final def name: String

Attributes

Inherited from:
Symbol