FunctionSymbol
amyc.core.Symbols$.FunctionSymbol
final case class FunctionSymbol(id: Identifier, owner: ModuleSymbol, mods: List[String]) extends ApplicationSymbol
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ApplicationSymboltrait Symbolclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
In this article