OffsetPosition

object OffsetPosition extends AbstractFunction2[CharSequence, Int, OffsetPosition] with PositionCache

An object holding the index cache.

Companion:
class
trait Product
trait Mirror
trait PositionCache
class AbstractFunction2[CharSequence, Int, OffsetPosition]
trait (CharSequence, Int) => OffsetPosition
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

def curried: CharSequence => Int => OffsetPosition
Inherited from:
Function2
def tupled: (CharSequence, Int) => OffsetPosition
Inherited from:
Function2