Builder

class Builder(val location: Location)(source)

Constructors

Link copied to clipboard
constructor(location: Location)

Properties

Link copied to clipboard

Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.

Link copied to clipboard

Location to set breakpoint in.

Functions

Link copied to clipboard