root
root
API
scala.cli.directivehandler
CompositeDirectiveException
CompositeDirectiveException
CustomDirectivesReporter
CustomDirectivesReporter
DependencyFormatError
Diagnostic
DirectiveDescription
DirectiveExamples
DirectiveException
DirectiveGroupDetails
DirectiveGroupName
DirectiveHandler
DirectiveHandler
DirectiveName
DirectivePrefix
DirectiveSpecialSyntax
DirectiveTag
DirectiveUsage
DirectiveUtil
DirectiveValueParser
DirectiveValueParser
DirectiveSingleValueParser
MaybeNumericalString
WithScopePath
WithScopePath
EitherSequence
EitherSeqOps
ExtractedDirectives
ExtractedDirectives
MalformedDirectiveError
Position
Position
File
Positioned
Positioned
ProcessedDirective
ScopePath
ScopePath
Scoped
ScopedDirective
Severity
Severity
Error
Warning
StrictDirective
UnexpectedDirectiveError
UnusedDirectiveError
UsingDirectiveExpectationError
UsingDirectiveValueNumError
UsingDirectiveWrongValueTypeError
UsingDirectivesOps
root
/
scala.cli.directivehandler
/
Severity
Severity
scala.cli.directivehandler.Severity
See the
Severity
companion object
sealed abstract
class
Severity
extends
Product
with
Serializable
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Known subtypes
object
Error
.type
object
Warning
.type
Clear all
Members list
Concise view
Value members
Inherited methods
def
canEqual
(
that
:
Any
):
Boolean
Attributes
Inherited from:
Equals
def
productArity
:
Int
Attributes
Inherited from:
Product
def
productElement
(
n
:
Int
):
Any
Attributes
Inherited from:
Product
def
productElementName
(
n
:
Int
):
String
Attributes
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
productPrefix
:
String
Attributes
Inherited from:
Product