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

Type members

Classlikes

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

A source position.

A source position.

Attributes

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

Attributes

Companion
class
Source
pos.scala
Supertypes
trait Product
trait Mirror
trait PosPlatform
class Object
trait Matchable
class Any
Show all
Self type
Pos.type