ImportedScriptFile

final case class ImportedScriptFile(path: Path, packageName: String, objectName: String, instrumentedSource: String, originalSource: String, files: List[ImportedScriptFile]) extends ImportedScriptFile
trait Serializable
trait Product
trait Equals
class ImportedScriptFile
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inhertied from
Product
def productIterator: Iterator[Any]
Inhertied from
Product