Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi.model | |
org.eclipse.cdt.debug.core.cdi.model.type |
Modifier and Type | Interface and Description |
---|---|
interface |
ICDIArgument
Represents an argument in the stack frame.
|
interface |
ICDIGlobalVariable
ICDIGlobalVariable
|
interface |
ICDILocalVariable
ICDILocalVariable
|
interface |
ICDIThreadStorage
ICDIThreadStorage
|
Modifier and Type | Method and Description |
---|---|
ICDIVariable[] |
ICDIValue.getVariables()
Returns the variables in this value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ICDIVariable.equals(ICDIVariable variable) |
Modifier and Type | Method and Description |
---|---|
ICDIVariable[] |
ICDIArrayValue.getVariables(int index,
int length) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.