public abstract class VMRunToLineAdapter extends Object
| Constructor and Description |
|---|
VMRunToLineAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRunToLine(IWorkbenchPart part,
ISelection selection,
ISuspendResume target) |
void |
runToLine(IWorkbenchPart part,
ISelection selection,
ISuspendResume target) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.