A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://lucidsoftware.github.io/xtract/core/api/com/lucidchart/open/xtract/ParseFailure.html below:

case class ParseFailure(errors: Seq[ParseError]) extends ParseResult[Nothing] with Product with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ParseFailure
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ParseResult
  7. AnyRef
  8. Any
Instance Constructors
  1. new ParseFailure(errors: Seq[ParseError])
Value Members
  1. final def !=(arg0: Any): Boolean
  2. final def ##(): Int
  3. final def ==(arg0: Any): Boolean
  4. final def asInstanceOf[T0]: T0
  5. def clone(): AnyRef
  6. final def collect[B](pf: PartialFunction[Nothing, B]): ParseResult[B]
  7. final def collect[B](otherwise: ⇒ ParseError)(pf: PartialFunction[Nothing, B]): ParseResult[B]
  8. final def eq(arg0: AnyRef): Boolean
  9. val errors: Seq[ParseError]
  10. def filter(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
  11. def filter(error: ⇒ ParseError)(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
  12. def flatMap[B](f: (Nothing) ⇒ ParseResult[B]): ParseResult[B]
  13. def fold[B](onFailure: (Seq[ParseError]) ⇒ B)(onSuccess: (Nothing) ⇒ B): B
  14. def foreach(f: (Nothing) ⇒ Unit): Unit
  15. def get: Nothing
  16. final def getClass(): Class[_]
  17. def getOrElse[B >: Nothing](otherwise: ⇒ B): B
  18. final def isInstanceOf[T0]: Boolean
  19. def isSuccessful: Boolean
  20. def map[B](f: (Nothing) ⇒ B): ParseResult[B]
  21. final def ne(arg0: AnyRef): Boolean
  22. final def notify(): Unit
  23. final def notifyAll(): Unit
  24. def or[B >: Nothing](other: ParseResult[B]): ParseResult[B]
  25. def orElse[B >: Nothing](otherwise: ⇒ ParseResult[B]): ParseResult[B]
  26. def recoverPartial[B >: Nothing](otherwise: ⇒ B): ParseResult[B]
  27. final def synchronized[T0](arg0: ⇒ T0): T0
  28. def toOption: Option[Nothing]
  29. final def wait(arg0: Long, arg1: Int): Unit
  30. final def wait(arg0: Long): Unit
  31. final def wait(): Unit
  32. def withFilter(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
  33. def |[B >: Nothing](other: ParseResult[B]): ParseResult[B]
Deprecated Value Members
  1. def finalize(): Unit

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4