Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait GeneratedEnumCompanion[DiagnosticSeverity]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
DiagnosticSeverity.type
Members list
Type members
Classlikes
DIAG_ERROR indicates that the problem reported by a diagnostic prevents further progress in parsing and/or evaluating the subject.
DIAG_ERROR indicates that the problem reported by a diagnostic prevents further progress in parsing and/or evaluating the subject.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass DiagnosticSeveritytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
DIAG_ERROR.type
DIAG_INVALID is the invalid zero value of DiagnosticSeverity
DIAG_INVALID is the invalid zero value of DiagnosticSeverity
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass DiagnosticSeveritytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
DIAG_INVALID.type
DIAG_WARNING indicates that the problem reported by a diagnostic warrants user attention but does not prevent further progress. It is most commonly used for showing deprecation notices.
DIAG_WARNING indicates that the problem reported by a diagnostic warrants user attention but does not prevent further progress. It is most commonly used for showing deprecation notices.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass DiagnosticSeveritytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
DIAG_WARNING.type
Attributes
- Supertypes
-
class DiagnosticSeveritytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Attributes
- Supertypes
-
trait UnrecognizedEnumclass DiagnosticSeveritytrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- GeneratedEnumCompanion
Value members
Concrete methods
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this enum. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
Inherited methods
Attributes
- Inherited from:
- GeneratedEnumCompanion