|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDIExpressionManagement
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 |
---|
ICDIExpression createExpression(String code) throws CDIException
code
-
CDIException
ICDIExpression[] getExpressions() throws CDIException
CDIException
void destroyExpressions(ICDIExpression[] expressions) throws CDIException
expressions
-
CDIException
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 |