functions.proxygenerator.codegenerators.JsonCirceFactories.DefaultReceiverNamingConventions
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
The name of the generated class
The name of the generated class
Value parameters
-
`type`
-
the type where the method belongs to
Attributes
-
Returns
-
the name that the generated class should have
-
Definition Classes
-
The name of the object that will hold all case classes
The name of the object that will hold all case classes
Attributes
-
Inherited from:
-
NamingConventions
The name of the generated case class for a method.
The name of the generated case class for a method.
Value parameters
-
`type`
-
the type where the method belongs to
-
method
-
the method
Attributes
-
Returns
-
the case class name for the method
-
Inherited from:
-
NamingConventions
The name of a trait that will be the super class of all generated case classes
The name of a trait that will be the super class of all generated case classes
Attributes
-
Inherited from:
-
NamingConventions