|
Algernon Software | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Created by IntelliJ IDEA. User: hewett Date: Dec 10, 2002 Time: 4:31:14 PM To change this template use Options | File Templates.
| Method Summary | |
Object |
evaluateExpression(LispValue expression,
Algernon algy)
Evaluates an expression written in the given language.. |
Boolean |
toBoolean(Object any,
Algernon algy)
This method must return a Java Boolean value for any type of Object returned by the evaluateExpression method. |
| Method Detail |
public Object evaluateExpression(LispValue expression,
Algernon algy)
expression - an expression in a string.
public Boolean toBoolean(Object any,
Algernon algy)
any - any Java object, including null.
|
Algernon Software | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||