PHP_CodeSniffer_CommentParser_AbstractDocElement | --PHP_CodeSniffer_CommentParser_SingleElement | --PHP_CodeSniffer_CommentParser_CommentElement
Comments are in the following format.
Note that the sentence before two newlines is assumed the short comment description.
PHP_CodeSniffer_CommentParser_CommentElement __construct( PHP_CodeSniffer_CommentParser_DocElemement $previousElement, array $tokens, PHP_CodeSniffer_File $phpcsFile)
string getLongComment( )
int getNewlineAfter( )
string getShortComment( )
string getWhiteSpaceBetween( )
boolean isEmpty( )