|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--elan.expression.ExpressionNames
Manages the Expressions and Slogo Commands recognized by the parser.
| Method Summary | |
java.lang.String |
get(java.lang.String s)
|
static ExpressionNames |
getInstance()
Returns initialized instance of this class. |
java.util.ArrayList |
getStaticCommands()
Returns list of recognized commands. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ExpressionNames getInstance()
public java.lang.String get(java.lang.String s)
public java.util.ArrayList getStaticCommands()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||