Failed

io.getquill.parser.engine.History.Failed
case class Failed(expr: String, parent: History) extends History

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait History
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def withFailure(expr: String): Failed

Attributes

Inherited from:
History

Concrete fields

val name: String