public class AriesTelemetryDictionary extends Dictionary
| Modifier and Type | Field and Description | 
|---|---|
| static int | DOUBLE | 
FAIL_PARSE, numTerminals| Constructor and Description | 
|---|
| AriesTelemetryDictionary()Creates a new instance of AriesDictionary | 
| Modifier and Type | Method and Description | 
|---|---|
| int | lookup(String token)Looks up a word in the dictionary and returns its part of speach
 Overload of super method in order to deal with numerical terminals | 
putpublic static final int DOUBLE
public AriesTelemetryDictionary()
public int lookup(String token)
lookup in class Dictionarytoken - word to be looked upFAIL_PARSE