BreakpointModeApplicability typedef

BreakpointModeApplicability = String

Describes one or more type of breakpoint a BreakpointMode applies to. This is a non-exhaustive enumeration and may expand as future breakpoint types are added.

Implementation

typedef BreakpointModeApplicability = String;