|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OptimisticHost
An Optimistic uExp Host Expression provides a callback for child uExps to call if they need to revert to safer expressions.
Method Summary | |
---|---|
void |
alter(Interpreter r,
int uexpPosition,
Expression replaceWith)
Instructs the host to replace the uExp referenced at the given (Expression dependent) position, with the given Expression. |
void |
setHosts()
|
Method Detail |
---|
void alter(Interpreter r, int uexpPosition, Expression replaceWith)
uexpPosition
- Expression dependent uExp indexreplaceWith
- Expression to revert tovoid setHosts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |