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