NonUniqueEnumValuesViolation

case class NonUniqueEnumValuesViolation(typeName: String, valueName: String, sourceMapper: Option[SourceMapper], locations: List[AstLocation]) extends AstNodeViolation
trait Serializable
trait Product
trait Equals
trait Violation
class Object
trait Matchable
class Any

Value members

Inherited methods

final def errorMessage: String
Inherited from:
AstNodeLocation
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

lazy val simpleErrorMessage: String

Inherited fields

lazy val astLocation: String
Inherited from:
AstNodeLocation