dotty.tools.dotc.config.PathResolver
See thePathResolver companion class
object PathResolver
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
PathResolver.type
Members list
Type members
Classlikes
object Defaults
Default values based on those in Environment as interpreted according to the path resolution specification.
object Environment
Values found solely by inspecting environment or property variables.
Values found solely by inspecting environment or property variables.
Attributes
- Supertypes
- Self type
-
Environment.type
Value members
Concrete methods
Show values in Environment and Defaults when no argument is provided. Otherwise, show values in Calculated as if those options had been given to a scala runner.
Show values in Environment and Defaults when no argument is provided. Otherwise, show values in Calculated as if those options had been given to a scala runner.
Attributes
Map all classpath elements to absolute paths and reconstruct the classpath.
Map all classpath elements to absolute paths and reconstruct the classpath.
Attributes
In this article