PHP_CodeSniffer_CommentParser_AbstractDocElement | --PHP_CodeSniffer_CommentParser_SingleElement | --PHP_CodeSniffer_CommentParser_CommentElement
Comments are in the following format.
Note that if there is no period to end the headline, the sentence before two newlines is assumed the headline comment.
PHP_CodeSniffer_CommentParser_CommentElement __construct( PHP_CodeSniffer_CommentParser_DocElemement $previousElement, array $tokens)
string getBodyComment( )
string getHeadlineComment( )
string getWhitespaceAfterHeadline( )
boolean isEmpty( )