Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
Modifier and Type | Method and Description |
---|---|
void |
IDebugModelPresentation.computeDetail(IValue value,
IValueDetailListener listener)
Computes a detailed description of the given value, reporting
the result to the specified listener.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.