public class InstanceJavaValue extends JavaValue
JavaValue.JavaFullValueEvaluatormyName| Constructor and Description |
|---|
InstanceJavaValue(ValueDescriptorImpl valueDescriptor,
EvaluationContextImpl evaluationContext,
NodeManagerImpl nodeManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canNavigateToSource()
Return
true from this method and override XValue.computeSourcePosition(XNavigatable) if navigation to the source
is supported for the value |
java.lang.String |
getEvaluationExpression() |
calculateEvaluationExpression, canBePinned, canNavigateToTypeSource, computeChildren, computeInlineDebuggerData, computeInlinePresentation, computePresentation, computeSourcePosition, computeTypeSourcePosition, create, createPresentation, getDescriptor, getEvaluationContext, getInstanceEvaluator, getModifier, getNodeManager, getParent, getProject, getReferrersProvider, getTypeName, getValueText, reBuild, scheduleCommand, setRenderergetName, toStringpublic InstanceJavaValue(ValueDescriptorImpl valueDescriptor, EvaluationContextImpl evaluationContext, NodeManagerImpl nodeManager)
public java.lang.String getEvaluationExpression()
getEvaluationExpression in class XValuepublic boolean canNavigateToSource()
XValuetrue from this method and override XValue.computeSourcePosition(XNavigatable) if navigation to the source
is supported for the valuecanNavigateToSource in class XValuetrue if navigation to the value's source is supported