DebugTree

parsley.debugger.DebugTree
See theDebugTree companion trait
object DebugTree

Attributes

Companion
trait
Source
DebugTree.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DebugTree.type

Members list

Value members

Concrete methods

def unapply(dt: DebugTree): Some[(String, String, Option[Long], String, Option[ParseAttempt], Map[String, DebugTree])]

Attributes

Source
DebugTree.scala