root
root
API
scala.cli.directivehandler
CompositeDirectiveException
CompositeDirectiveException
CustomDirectivesReporter
CustomDirectivesReporter
DependencyFormatError
Diagnostic
DirectiveDescription
DirectiveExamples
DirectiveException
DirectiveGroupDetails
DirectiveGroupName
DirectiveHandler
DirectiveHandler
DirectiveHandlerMacros
DirectiveHandlerMacros
Deriver
DirectiveHandlers
DirectiveName
DirectivePrefix
DirectiveSpecialSyntax
DirectiveTag
DirectiveUsage
DirectiveUtil
PositionedDepsOps
DirectiveValueParser
DirectiveValueParser
DirectiveSingleValueParser
DirectiveValueParserValueOps
MaybeNumericalString
WithScopePath
WithScopePath
EitherSequence
EitherSeqOps
ExtractedDirectives
ExtractedDirectives
IgnoredDirective
IgnoredDirective
JavaOpt
JavaOpt
MalformedDirectiveError
Position
Position
File
Positioned
Positioned
ProcessedDirective
ScalacOpt
ScalacOpt
ScopePath
ScopePath
Scoped
ScopedDirective
Severity
Severity
Error
Warning
ShadowingSeq
ShadowingSeq
KeyOf
KeyOf
StrictDirective
UnexpectedDirectiveError
UnusedDirectiveError
UsingDirectiveExpectationError
UsingDirectiveValueNumError
UsingDirectiveWrongValueTypeError
UsingDirectivesOps
UsingDirectivesOps0
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
Show all
Members list
Clear all
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
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods