multi-word parameters, such as those for 'clear direct' instructions (i.e. "cleared direct des moines") are not fully captured. The parse method currently only captured the immediate word following the grammar. So the interpreted parameter for "cleared direct des moines" is simply "des", which is incorrect.
multi-word parameters, such as those for 'clear direct' instructions (i.e. "cleared direct des moines") are not fully captured. The parse method currently only captured the immediate word following the grammar. So the interpreted parameter for "cleared direct des moines" is simply "des", which is incorrect.