|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReturnAction
Defines how the result of compiling an expression should be returned to the calling expression
Method Summary | |
---|---|
String |
getVariableName()
Get the name of the variable holding the result |
String |
output(CompilerService compiler,
String expression)
Generate the return text |
Method Detail |
---|
String output(CompilerService compiler, String expression)
String getVariableName()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |