Searched refs:docCommentIsComment (Results 1 – 1 of 1) sorted by relevance
73 …* @param boolean $docCommentIsComment If TRUE then a doc comment is considered a comment and skipp…78 public function next($docCommentIsComment = TRUE) argument84 ($docCommentIsComment && $this->tokens[$i][0] === T_DOC_COMMENT)) {