|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICDIExpression | |
|---|---|
| org.eclipse.cdt.debug.core.cdi.model | |
| Uses of ICDIExpression in org.eclipse.cdt.debug.core.cdi.model |
|---|
| Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIExpression | |
|---|---|
ICDIExpression |
ICDIExpressionManagement.createExpression(java.lang.String code)
Create an expression for code snippet |
ICDIExpression[] |
ICDIExpressionManagement.getExpressions()
Return all expressions for this target |
| Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIExpression | |
|---|---|
void |
ICDIExpressionManagement.destroyExpressions(ICDIExpression[] expressions)
Remove expressions for this target |
boolean |
ICDIExpression.equals(ICDIExpression expr)
Returns true if the variable Object are the same, For example event if the name is the same because of casting this may return false; |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||