Home
last modified time | relevance | path

Searched defs:getNode (Results 1 – 15 of 15) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DBuilder.php11 public function getNode(): Node; function
/PHP-Parser/lib/PhpParser/Builder/
H A DNamespace_.php42 public function getNode(): Node { function in PhpParser\\Builder\\Namespace_
H A DTraitUse.php62 public function getNode(): Node { function in PhpParser\\Builder\\TraitUse
H A DUse_.php44 public function getNode(): Node { function in PhpParser\\Builder\\Use_
H A DFunction_.php58 public function getNode(): Node { function in PhpParser\\Builder\\Function_
H A DTrait_.php75 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\Trait_
H A DEnumCase.php78 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\EnumCase
H A DInterface_.php87 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\Interface_
H A DMethod.php137 public function getNode(): Node { function in PhpParser\\Builder\\Method
H A DEnum_.php108 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\Enum_
H A DTraitUseAdaptation.php135 public function getNode(): Node { function in PhpParser\\Builder\\TraitUseAdaptation
H A DParam.php165 public function getNode(): Node { function in PhpParser\\Builder\\Param
H A DClass_.php142 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\Class_
H A DClassConst.php141 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\ClassConst
H A DProperty.php207 public function getNode(): PhpParser\Node { function in PhpParser\\Builder\\Property

Completed in 22 milliseconds