io.github.pidoveproject.showdown.protocol.messageName
See themessageName companion object
case class messageName(name: String, aliases: String*) extends StaticAnnotation
Use an alias for the annotated enum case/case class.
Value parameters
- aliases
-
further aliases
- name
-
the name to use instead
Attributes
- Companion
- object
- Source
- messageName.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article