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
|
put
public static final int DOUBLE
public AriesTelemetryDictionary()
public int lookup(String token)
lookup
in class Dictionary
token
- word to be looked upFAIL_PARSE