public interface IErrorReportingExpression extends IExpression
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getErrorMessages()
Returns this expression's error messages, if any.
|
boolean |
hasErrors()
Returns whether this expression has errors to report.
|
dispose, getDebugTarget, getExpressionText, getValuegetLaunch, getModelIdentifiergetAdapterboolean hasErrors()
java.lang.String[] getErrorMessages()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.