Unrecognized

@SerialVersionUID(0L)
final case class Unrecognized(unrecognizedValue: Int) extends Format with SemanticdbUnrecognizedEnum
trait SemanticdbUnrecognizedEnum
class Format
trait SemanticdbGeneratedEnum
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from:
Format

Value members

Inherited methods

Inherited from:
Format
def index: Int
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
Format
Inherited from:
Format
Inherited from:
Format
Inherited from:
Format
Inherited from:
Format
override def isUnrecognized: Boolean
Definition Classes
SemanticdbUnrecognizedEnum -> SemanticdbGeneratedEnum
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
SemanticdbUnrecognizedEnum
Inherited from:
Product
override def toString: String
Definition Classes
SemanticdbGeneratedEnum -> Any
Inherited from:
SemanticdbGeneratedEnum

Inherited fields

val value: Int
Inherited from:
Format