12 lines
398 B
Plaintext
Executable File
12 lines
398 B
Plaintext
Executable File
#BlueJ class context
|
|
comment0.params=
|
|
comment0.target=Parser()
|
|
comment0.text=\n\ Create\ a\ parser\ to\ read\ from\ the\ terminal\ window.\n
|
|
comment1.params=
|
|
comment1.target=Command\ getCommand()
|
|
comment1.text=\n\ @return\ The\ next\ command\ from\ the\ user.\n
|
|
comment2.params=
|
|
comment2.target=void\ showCommands()
|
|
comment2.text=\n\ Print\ out\ a\ list\ of\ valid\ command\ words.\n
|
|
numComments=3
|