ContextLocation

A map-like representation of some location in a stream, used like stack trace elements for reporting errors in stream processing.

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def get[A](tag: Tag[A]): Option[A]

Concrete methods

override def toString: String
Definition Classes
Any