|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICVariable
C/C++ specific extension IVariable
.
Method Summary | |
---|---|
java.lang.String |
getExpressionString()
Returns the text presentation of this variable as an expression. |
ICType |
getType()
Returns the type of this variable. |
boolean |
isArgument()
Returns whether this variable is an argument. |
Methods inherited from interface org.eclipse.debug.core.model.IVariable |
---|
getName, getReferenceTypeName, getValue, hasValueChanged |
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
---|
getDebugTarget, getLaunch, getModelIdentifier |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.eclipse.debug.core.model.IValueModification |
---|
setValue, setValue, supportsValueModification, verifyValue, verifyValue |
Methods inherited from interface org.eclipse.cdt.debug.core.model.ICDebugElement |
---|
getCurrentStateInfo, getState |
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
---|
getDebugTarget, getLaunch, getModelIdentifier |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.eclipse.cdt.debug.core.model.IFormatSupport |
---|
changeFormat, getFormat, supportsFormatting |
Methods inherited from interface org.eclipse.cdt.debug.core.model.ICastToArray |
---|
canCastToArray, castToArray |
Methods inherited from interface org.eclipse.cdt.debug.core.model.ICastToType |
---|
canCast, cast, getCurrentType, isCasted, restoreOriginal |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.eclipse.cdt.debug.core.model.IEnableDisableTarget |
---|
canEnableDisable, isEnabled, setEnabled |
Method Detail |
---|
ICType getType() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
boolean isArgument()
java.lang.String getExpressionString() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |