public class InstanceValueDescriptor extends ValueDescriptorImpl
myIsNew, myProject, myStoredEvaluationContextLOG, myIsExpanded, myIsSelected, myIsSynthetic, myIsVisible, UNKNOWN_VALUE_MESSAGE| Constructor and Description |
|---|
InstanceValueDescriptor(Project project,
com.sun.jdi.Value value) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jdi.Value |
calcValue(EvaluationContextImpl evaluationContext) |
java.lang.String |
calcValueName() |
PsiExpression |
getDescriptorEvaluation(DebuggerContext debuggerContext) |
boolean |
isShowIdLabel() |
calcRepresentation, canMark, canSetValue, clear, displayAs, getChildrenRenderer, getDeclaredType, getDeclaredTypeLabel, getFullValueDescriptor, getIdLabel, getIdLabel, getLabel, getLastLabelRenderer, getLastRenderer, getMarkup, getModifier, getProject, getRenderer, getStoredEvaluationContext, getTreeEvaluation, getValue, getValueIcon, getValueLabel, getValueText, invokeExceptionGetStackTrace, isArray, isDirty, isEnumConstant, isExpandable, isLvalue, isNull, isPrimitive, isPrintExceptionToConsole, isString, isValueReady, isValueValid, setAncestor, setContext, setLvalue, setMarkup, setRenderer, setShowIdLabel, setValueIcon, setValueLabel, setValueLabelFailedgetEvaluateException, getMarkupMap, getName, getUserData, putUserData, setFailed, setLabel, toString, updateRepresentation, updateRepresentationNoNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypegetNamegetUserData, putUserDatapublic InstanceValueDescriptor(Project project, com.sun.jdi.Value value)
public java.lang.String calcValueName()
calcValueName in class ValueDescriptorImplpublic com.sun.jdi.Value calcValue(EvaluationContextImpl evaluationContext) throws EvaluateException
calcValue in class ValueDescriptorImplEvaluateExceptionpublic boolean isShowIdLabel()
isShowIdLabel in class ValueDescriptorImplpublic PsiExpression getDescriptorEvaluation(DebuggerContext debuggerContext) throws EvaluateException
getDescriptorEvaluation in interface ValueDescriptorgetDescriptorEvaluation in class ValueDescriptorImplEvaluateException