public class InstanceJavaValue extends JavaValue
JavaValue.JavaFullValueEvaluator
myName
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, setRenderer
getName, toString
public InstanceJavaValue(ValueDescriptorImpl valueDescriptor, EvaluationContextImpl evaluationContext, NodeManagerImpl nodeManager)
public java.lang.String getEvaluationExpression()
getEvaluationExpression
in class XValue
public boolean canNavigateToSource()
XValue
true
from this method and override XValue.computeSourcePosition(XNavigatable)
if navigation to the source
is supported for the valuecanNavigateToSource
in class XValue
true
if navigation to the value's source is supported