#BlueJ class context comment0.target=class\ Person comment0.text=\nWrite\ a\ description\ of\ class\ Person\ here.\n\n@author\ (your\ name)\ \n@version\ (a\ version\ number\ or\ a\ date)\n\n comment1.params= comment1.target=int\ getAge() comment2.params=n\ a comment2.target=Person(String,int) comment3.target=age comment4.target=name comment5.params=howManyTimes\ onto comment5.target=void\ scream(int,Person) comment6.params= comment6.target=void\ writeInfo() numComments=7