|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--elan.GrammarElement
Abstract super class for all GrammarElement classes
| Field Summary | |
protected static java.util.Map |
ourMap
|
| Constructor Summary | |
GrammarElement()
|
|
| Method Summary | |
abstract java.lang.Object |
evaluate(Context c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.util.Map ourMap
| Constructor Detail |
public GrammarElement()
| Method Detail |
public abstract java.lang.Object evaluate(Context c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||