Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetBreakpointParameterType

Index

Properties

Properties

Optional condition

condition: string

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

location

location: Location

Location to set breakpoint in.

Generated using TypeDoc