caseapp.Recurse
See theRecurse companion object
final case class Recurse(prefix: String) extends StaticAnnotation
Don't parse the annotated field as a single argument. Recurse on its fields instead.
Optionally, add a prefix to all the names of the fields.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any
Members list
In this article