Pauseable

parsley.debug.DebugView.Pauseable
trait Pauseable extends DebugView

Signifies that the debug view inheriting from this can wait on a certain render call.

This can be extended to make remote breakpoint stepping possible.

Attributes

See also
Source
DebugView.scala
Graph
Supertypes
trait DebugView
class Object
trait Matchable
class Any
In this article