Home
last modified time | relevance | path

Searched defs:setDocComment (Results 1 – 6 of 6) sorted by relevance

/PHP-Parser/lib/PhpParser/Builder/
H A DDeclaration.php43 public function setDocComment($docComment) { function in PhpParser\\Builder\\Declaration
H A DEnumCase.php52 public function setDocComment($docComment) { function in PhpParser\\Builder\\EnumCase
H A DClassConst.php102 public function setDocComment($docComment) { function in PhpParser\\Builder\\ClassConst
H A DProperty.php157 public function setDocComment($docComment) { function in PhpParser\\Builder\\Property
/PHP-Parser/lib/PhpParser/
H A DNode.php114 public function setDocComment(Comment\Doc $docComment): void; function
H A DNodeAbstract.php135 public function setDocComment(Comment\Doc $docComment): void { function in PhpParser\\NodeAbstract

Completed in 10 milliseconds