Home
last modified time | relevance | path

Searched defs:MethodNode (Results 1 – 6 of 6) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DMagicCallPatch.php15 use Prophecy\Doubler\Generator\Node\MethodNode; alias
H A DProphecySubjectPatch.php15 use Prophecy\Doubler\Generator\Node\MethodNode; alias
H A DSplFileInfoPatch.php15 use Prophecy\Doubler\Generator\Node\MethodNode; alias
H A DDisableConstructorPatch.php15 use Prophecy\Doubler\Generator\Node\MethodNode; alias
H A DTraversablePatch.php15 use Prophecy\Doubler\Generator\Node\MethodNode; alias
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php22 class MethodNode class