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