conditionsMatch property

List<ConditionBreakpoint<T>> conditionsMatch
final

List of conditions to show when they are met ConditionBreakpoint

Implementation

final List<ConditionBreakpoint<T>> conditionsMatch;