Snakecase

enumeratum.EnumEntry$.Snakecase

Stackable trait to convert the entryName to snake_case.

Attributes

Graph
Supertypes
trait Lowercase
trait EnumEntry
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

override def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Definition Classes
Inherited from:
Lowercase