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
/
Position
/
File
File
scala.cli.directivehandler.Position$.File
final case
class
File
(
path
:
Either
[
String
,
Path
],
startPos
: (
Int
,
Int
),
endPos
: (
Int
,
Int
))
extends
Position
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Position
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
render
(
cwd
:
Path
,
sep
:
String
):
String
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
def
render
(
cwd
:
Path
):
String
Attributes
Inherited from:
Position
def
render
():
String
Attributes
Inherited from:
Position