|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompiledExpression
A compiled expression can be compiled once and evaluated multiple times in a runtime context.
IAstEvaluationEngine
Method Summary | |
---|---|
String[] |
getErrorMessages()
Returns an array of problem messages. |
Message[] |
getErrors()
Deprecated. use getErrorMessages() |
String |
getSnippet()
Returns the source snippet from which this compiled expression was created. |
boolean |
hasErrors()
Returns whether this compiled expression has any compilation errors. |
Method Detail |
---|
String getSnippet()
boolean hasErrors()
@Deprecated Message[] getErrors()
String[] getErrorMessages()
|
Eclipse JDT Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.