Length

cats.parse.Parser.Expectation.Length
case class Length(offset: Int, expected: Int, actual: Int) extends Expectation

Attributes

Source
Parser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Expectation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

This is a reverse order stack (most recent context first) of this parsing error

This is a reverse order stack (most recent context first) of this parsing error

Attributes

Inherited from:
Expectation
Source
Parser.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product