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
/
ProcessedDirective
ProcessedDirective
scala.cli.directivehandler.ProcessedDirective
final case
class
ProcessedDirective
[
+
T
](
global
:
Option
[
T
],
scoped
:
Seq
[
Scoped
[
T
]])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
map
[
U
](
f
:
T
=>
U
):
ProcessedDirective
[
U
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product