Files
G4G0-1/Semester 1/Programming 1/Java/examples/projects/chapter08/zuul-better/Parser.ctxt
2024-01-15 20:14:10 +00:00

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