pos

doobie.util.pos$
object pos

Module for source positions.

Attributes

Source:
pos.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
pos.type

Members list

Concise view

Type members

Classlikes

final case class Pos(path: String, line: Int)

A source position.

A source position.

Attributes

Companion:
object
Source:
pos.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Pos extends PosPlatform

Attributes

Companion:
class
Source:
pos.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Pos.type