History

io.getquill.parser.engine.History
See theHistory companion object
sealed trait History

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Failed
object Root.type
trait HistoryPart
class Ignored
class Matched

Members list

Value members

Abstract methods

def name: String

Concrete methods

def withFailure(expr: String): Failed