ReInfo

rescala.core.ReInfo
See theReInfo companion object
case class ReInfo(idCounter: Int, description: String, enclosing: String, file: String, line: Int)

Provides names for dynamic dependencies based on their definition position to allow easier debugging

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def derive(derivation: String): ReInfo

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product