Home
last modified time | relevance | path

Searched refs:Reflection (Results 26 – 50 of 94) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php13 namespace phpDocumentor\Reflection;
15 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
16 use phpDocumentor\Reflection\DocBlock\StandardTagFactory;
17 use phpDocumentor\Reflection\DocBlock\Tag;
18 use phpDocumentor\Reflection\DocBlock\TagFactory;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DStandardTagFactory.php13 namespace phpDocumentor\Reflection\DocBlock;
15 use phpDocumentor\Reflection\DocBlock\Tags\Factory\StaticMethod;
16 use phpDocumentor\Reflection\DocBlock\Tags\Generic;
17 use phpDocumentor\Reflection\FqsenResolver;
18 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DTag.php13 namespace phpDocumentor\Reflection\DocBlock;
15 use phpDocumentor\Reflection\DocBlock\Tags\Formatter;
H A DTagFactory.php13 namespace phpDocumentor\Reflection\DocBlock;
15 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DBoolean.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DInteger.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DMixed_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DNull_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DScalar.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DSelf_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DThis.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DCallable_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DFloat_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DParent_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DResource_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DString_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DIterable_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DStatic_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DVoid_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
H A DNullable.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Type;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DFormatter.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Tag;
H A DExample.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\Tag;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DMethodTagRetrieverInterface.php14 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag;
15 use phpDocumentor\Reflection\DocBlock\Tags\Method;
H A DLegacyClassTagRetriever.php14 use phpDocumentor\Reflection\DocBlock;
15 use phpDocumentor\Reflection\DocBlock\Tag\MethodTag as LegacyMethodTag;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/
H A DFqsen.php13 namespace phpDocumentor\Reflection\DocBlock\Tags\Reference;
15 use phpDocumentor\Reflection\Fqsen as RealFqsen;

1234