12345678910
  1. #BlueJ class context
  2. comment0.target=Hello
  3. comment1.params=
  4. comment1.target=Hello()
  5. comment1.text=\n\ Constructor\ for\ objects\ of\ class\ Hello\n
  6. comment2.params=
  7. comment2.target=void\ greet()
  8. comment2.text=\n\ An\ example\ of\ a\ method\ -\ replace\ this\ comment\ with\ your\ own\n\n\ @param\ \ y\ \ a\ sample\ parameter\ for\ a\ method\n\ @return\ \ \ \ the\ sum\ of\ x\ and\ y\n
  9. numComments=3