public class KahinaBreakpointFactory
extends java.lang.Object
Constructor and Description |
---|
KahinaBreakpointFactory() |
Modifier and Type | Method and Description |
---|---|
static KahinaBreakpoint |
createMatchingLabelBreakpoint(java.lang.String name,
java.lang.String pattern,
int type)
Creates a breakpoint for nodes whose labels match a given regular expression.
|
public static KahinaBreakpoint createMatchingLabelBreakpoint(java.lang.String name, java.lang.String pattern, int type)
name
- a user-readable name for this breakpointpattern
- the regular expression that node labels are to matchtype
- one of the constant values in KahinaBreakpointType