StartOfString

case class StartOfString(offset: Int) extends Expectation
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def context: List[String]

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

Inherited from
Expectation
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product