Class | Description |
---|---|
TraitASTTransformation | Handles generation of code for the traits (trait keyword is equivalent to using the
|
Traits | A collection of utility methods used to deal with traits. |
Annotation Type | Description |
---|---|
Traits.Implemented | Internal annotation used to indicate which methods in a trait interface have a default implementation. |
Traits.TraitBridge | Internal annotation used to indicate that a method is a bridge method to a trait default implementation. |