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.type
object ExitBreak.type
object FullBreak.type
object NoBreak.type
In this article