public interface IDebugCommandRequest extends IRequest
IDebugCommandHandler when a command is invoked.
Clients that invoke command handlers may implement this interface.
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getElements()
Returns the elements to execute a command on.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.