Builder

class Builder(val location: Location)(source)

Constructors

Link copied to clipboard
constructor(location: Location)

Functions

Link copied to clipboard

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.