Matched

case class Matched(chain: ParserChain, parent: History)(expr: => String) extends HistoryPart
trait Serializable
trait Product
trait Equals
trait History
class Object
trait Matchable
class Any

Value members

Inherited methods

def name: String
Inherited from:
HistoryPart
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
def withFailure(expr: String): Failed
Inherited from:
History