SourceFileModule
scala.quoted.Quotes.reflectModule.SourceFileModule
trait SourceFileModule
Methods of the module object val SourceFile
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
- Self type
-
Members list
Value members
Abstract methods
Returns the source file being compiled. The path is relative to the current working directory.
Returns the source file being compiled. The path is relative to the current working directory.
Attributes
- Source
- Quotes.scala
In this article