VirtualData

scala.build.input.VirtualData
final case class VirtualData(content: Array[Byte], source: String) extends Virtual

Attributes

Graph
Supertypes
class Virtual
class Element
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def scopePath: ScopePath

Attributes

Inherited from:
Virtual
def subPath: SubPath

Attributes

Inherited from:
Virtual