|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
ICDIExpressionManagement
| Method Summary | |
|---|---|
ICDIExpression |
createExpression(String code)
Create an expression for code snippet |
void |
destroyAllExpressions()
Remove all expressions on this target |
void |
destroyExpressions(ICDIExpression[] expressions)
Remove expressions for this target |
ICDIExpression[] |
getExpressions()
Return all expressions for this target |
| Method Detail |
public ICDIExpression createExpression(String code)
throws CDIException
code -
CDIException
public ICDIExpression[] getExpressions()
throws CDIException
CDIException
public void destroyExpressions(ICDIExpression[] expressions)
throws CDIException
expressions -
CDIException
public void destroyAllExpressions()
throws CDIException
CDIException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||