Located

mill.api.internal.Located
See theLocated companion class
object Located

Attributes

Companion
class
Source
Located.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Located.type

Members list

Type members

Classlikes

class UpickleReader[T](path: Path)(implicit r: Reader[T]) extends Reader[Located[T]]

Upickle reader for Located[T] that wraps values with their source location

Upickle reader for Located[T] that wraps values with their source location

Attributes

Source
Located.scala
Supertypes
trait Reader[Located[T]]
trait Visitor[Any, Located[T]]
class Object
trait Matchable
class Any

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror
Source
Mirror.scala