org.eclipse.cdt.debug.core.breakpointactions
Interface ILogActionEnabler

All Known Implementing Classes:
LogActionEnabler

public interface ILogActionEnabler

THIS INTERFACE IS PROVISIONAL AND WILL CHANGE IN THE FUTURE PLUG-INS USING THIS INTERFACE WILL NEED TO BE REVISED TO WORK WITH FUTURE VERSIONS OF CDT.


Method Summary
 java.lang.String evaluateExpression(java.lang.String expression)
           
 

Method Detail

evaluateExpression

java.lang.String evaluateExpression(java.lang.String expression)
                                    throws java.lang.Exception
Throws:
java.lang.Exception