public static interface BreakpointTypeExtension.FunctionSupport
Modifier and Type | Interface and Description |
---|---|
static interface |
BreakpointTypeExtension.FunctionSupport.Visitor<R>
Additional interface that user visitor may implement for
Breakpoint.Target.accept(org.eclipse.wst.jsdt.chromium.Breakpoint.Target.Visitor<R>)
method. |
Modifier and Type | Method and Description |
---|---|
Breakpoint.Target |
createTarget(java.lang.String expression) |
Breakpoint.Target createTarget(java.lang.String expression)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.