Scala Compiler
2.13.0
<
Back
Packages
package
root
The Scala compiler and reflection APIs.
The Scala compiler and reflection APIs.
Definition Classes
root
package
scala
Definition Classes
root
package
tools
Definition Classes
scala
package
cmd
Definition Classes
tools
CommandLineParser
package
nsc
Definition Classes
tools
package
reflect
Definition Classes
tools
package
util
Definition Classes
tools
p
scala
.
tools
cmd
package
cmd
Source
package.scala
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
cmd
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
def
fromArgs
(
args:
List
[
String
]
)
:
String
def
toArgs
(
line:
String
)
:
List
[
String
]
object
CommandLineParser
A simple enough command line parser.
Inherited from
AnyRef
Inherited from
Any
Ungrouped
The Scala compiler and reflection APIs.