Breakpoint

parsley.debug.Breakpoint
sealed trait Breakpoint

Base trait for breakpoints.

Attributes

Source
debug.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EntryBreak
object ExitBreak
object FullBreak
object NoBreak
In this article