name
made.annotation.name
class name(val name: String) extends RefiningAnnotation
Overrides the Label type member for the annotated type or field.
The name parameter becomes the compile-time string literal used as Label. Can be applied to both types (overrides Made.Label) and fields (overrides MadeElem.Label).
Value parameters
- name
-
the label override
Attributes
- See also
- Graph
-
- Supertypes
-
trait RefiningAnnotationtrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article