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
- Alphabetic
- By Inheritance
Inherited
- ParseFailure
- Serializable
- Serializable
- Product
- Equals
- ParseResult
- AnyRef
- Any
Instance Constructors
- new ParseFailure(errors: Seq[ParseError])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def collect[B](pf: PartialFunction[Nothing, B]): ParseResult[B]
- final def collect[B](otherwise: ⇒ ParseError)(pf: PartialFunction[Nothing, B]): ParseResult[B]
- final def eq(arg0: AnyRef): Boolean
- val errors: Seq[ParseError]
- def filter(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
- def filter(error: ⇒ ParseError)(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
- def flatMap[B](f: (Nothing) ⇒ ParseResult[B]): ParseResult[B]
- def fold[B](onFailure: (Seq[ParseError]) ⇒ B)(onSuccess: (Nothing) ⇒ B): B
- def foreach(f: (Nothing) ⇒ Unit): Unit
- def get: Nothing
- final def getClass(): Class[_]
- def getOrElse[B >: Nothing](otherwise: ⇒ B): B
- final def isInstanceOf[T0]: Boolean
- def isSuccessful: Boolean
- def map[B](f: (Nothing) ⇒ B): ParseResult[B]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def or[B >: Nothing](other: ParseResult[B]): ParseResult[B]
- def orElse[B >: Nothing](otherwise: ⇒ ParseResult[B]): ParseResult[B]
- def recoverPartial[B >: Nothing](otherwise: ⇒ B): ParseResult[B]
- final def synchronized[T0](arg0: ⇒ T0): T0
- def toOption: Option[Nothing]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def withFilter(f: (Nothing) ⇒ Boolean): ParseResult[Nothing]
- def |[B >: Nothing](other: ParseResult[B]): ParseResult[B]
Deprecated Value Members
- 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