ParameterSymbol
amyc.core.Symbols$.ParameterSymbol
case class ParameterSymbol(id: Identifier, owner: ApplicationSymbol, tpe: TypeTree) extends Symbol
Used for function parameters
Attributes
- Graph
-
- Supertypes
Members list
In this article