Home
last modified time | relevance | path

Searched refs:makeAbstract (Results 1 – 8 of 8) sorted by relevance

/PHP-Parser/test/PhpParser/Builder/
H A DMethodTest.php27 ->makeAbstract()
160 ->makeAbstract()
170 ->makeAbstract()
H A DPropertyTest.php104 $this->createPropertyBuilder('test')->makeAbstract()->getNode();
167 ->makeAbstract()
H A DClassTest.php45 ->makeAbstract()
/PHP-Parser/lib/PhpParser/Builder/
H A DMethod.php80 public function makeAbstract() { function in PhpParser\\Builder\\Method
H A DClass_.php71 public function makeAbstract() { function in PhpParser\\Builder\\Class_
H A DProperty.php98 public function makeAbstract() { function in PhpParser\\Builder\\Property
/PHP-Parser/test/PhpParser/
H A DBuilderFactoryTest.php282 ->makeAbstract()
298 ->makeAbstract()
/PHP-Parser/doc/component/
H A DAST_builders.markdown38 ->makeAbstract() // ->makeFinal()
50 ->makeAbstract() // ->makeFinal()

Completed in 11 milliseconds