public class WatchItemDescriptor extends EvaluationDescriptor
myText
myIsNew, myProject, myStoredEvaluationContext
LOG, myIsExpanded, myIsSelected, myIsSynthetic, myIsVisible, UNKNOWN_VALUE_MESSAGE
Constructor and Description |
---|
WatchItemDescriptor(Project project,
TextWithImports text) |
WatchItemDescriptor(Project project,
TextWithImports text,
com.sun.jdi.Value value) |
WatchItemDescriptor(Project project,
TextWithImports text,
com.sun.jdi.Value value,
EvaluationContextImpl evaluationContext) |
Modifier and Type | Method and Description |
---|---|
protected PsiCodeFragment |
getEvaluationCode(StackFrameContext context) |
protected EvaluationContextImpl |
getEvaluationContext(EvaluationContextImpl evaluationContext) |
java.lang.String |
getName() |
void |
setEvaluationText(TextWithImports evaluationText) |
void |
setNew() |
calcValue, canSetValue, createCodeFragment, getDescriptorEvaluation, getEvaluationText, getModifier, getModifier, isPrintExceptionToConsole
calcRepresentation, calcValueName, canMark, clear, displayAs, getChildrenRenderer, getDeclaredType, getDeclaredTypeLabel, getFullValueDescriptor, getIdLabel, getIdLabel, getLabel, getLastLabelRenderer, getLastRenderer, getMarkup, getProject, getRenderer, getStoredEvaluationContext, getTreeEvaluation, getValue, getValueIcon, getValueLabel, getValueText, invokeExceptionGetStackTrace, isArray, isDirty, isEnumConstant, isExpandable, isLvalue, isNull, isPrimitive, isShowIdLabel, isString, isValueReady, isValueValid, setAncestor, setContext, setLvalue, setMarkup, setRenderer, setShowIdLabel, setValueIcon, setValueLabel, setValueLabelFailed
getEvaluateException, getMarkupMap, getUserData, putUserData, setFailed, setLabel, toString, updateRepresentation, updateRepresentationNoNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
getUserData, putUserData
public WatchItemDescriptor(Project project, TextWithImports text)
public WatchItemDescriptor(Project project, TextWithImports text, com.sun.jdi.Value value)
public WatchItemDescriptor(Project project, TextWithImports text, com.sun.jdi.Value value, EvaluationContextImpl evaluationContext)
public java.lang.String getName()
getName
in interface NodeDescriptor
getName
in class NodeDescriptorImpl
public void setNew()
public void setEvaluationText(TextWithImports evaluationText)
protected EvaluationContextImpl getEvaluationContext(EvaluationContextImpl evaluationContext)
getEvaluationContext
in class EvaluationDescriptor
protected PsiCodeFragment getEvaluationCode(StackFrameContext context)
getEvaluationCode
in class EvaluationDescriptor