Name @param
Example
@param kindOfElement String, the kind of the element
@param attributes HashMap, holds the attributes for the Element
@param children List, holds the children of the Element
Description You have to specify all parameters of you methods. After the @param tag you put the name of the parameter then the type of the parameter followed by a description.
Usage required
Used by method description