Unrecognized

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

Type members

Inherited types

Inherited from:
Property

Value members

Inherited methods

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

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
SemanticdbGeneratedEnum -> Any
Inherited from:
SemanticdbGeneratedEnum

Inherited fields

val value: Int
Inherited from:
Property