Home
last modified time | relevance | path

Searched refs:Reflection (Results 1 – 25 of 94) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSee.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Fqsen as FqsenRef;
18 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Reference;
19 use phpDocumentor\Reflection\DocBlock\Tags\Reference\Url;
20 use phpDocumentor\Reflection\FqsenResolver;
21 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DCovers.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Fqsen;
18 use phpDocumentor\Reflection\FqsenResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DUses.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Fqsen;
18 use phpDocumentor\Reflection\FqsenResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DReturn_.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DThrows.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyRead.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyWrite.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVar_.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DProperty.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DGeneric.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\DocBlock\StandardTagFactory;
18 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DParam.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DMethod.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Type;
18 use phpDocumentor\Reflection\TypeResolver;
19 use phpDocumentor\Reflection\Types\Context as TypeContext;
20 use phpDocumentor\Reflection\Types\Void_;
H A DSince.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVersion.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DLink.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DDeprecated.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DBaseTag.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock;
16 use phpDocumentor\Reflection\DocBlock\Description;
H A DSource.php13 namespace phpDocumentor\Reflection\DocBlock\Tags;
15 use phpDocumentor\Reflection\DocBlock\Description;
16 use phpDocumentor\Reflection\DocBlock\DescriptionFactory;
17 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md43 or `@var \phpDocumentor\Reflection\TypeResolver`)
65 $typeResolver = new \phpDocumentor\Reflection\TypeResolver();
71 `\phpDocumentor\Reflection\Types\Integer`.
83 $fqsenResolver = new \phpDocumentor\Reflection\FqsenResolver();
104 use phpDocumentor\Reflection\Types;
128 $context = new \phpDocumentor\Reflection\Types\Context(
130 [ 'Types' => '\phpDocumentor\Reflection\Types']
139 $contextFactory = new \phpDocumentor\Reflection\Types\ContextFactory();
158 $typeResolver = new \phpDocumentor\Reflection\TypeResolver();
164 `phpDocumentor\Reflection\Types\Context`.
[all …]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DPassthroughFormatter.php13 namespace phpDocumentor\Reflection\DocBlock\Tags\Formatter;
15 use phpDocumentor\Reflection\DocBlock\Tag;
16 use phpDocumentor\Reflection\DocBlock\Tags\Formatter;
H A DAlignFormatter.php14 namespace phpDocumentor\Reflection\DocBlock\Tags\Formatter;
16 use phpDocumentor\Reflection\DocBlock\Tag;
17 use phpDocumentor\Reflection\DocBlock\Tags\Formatter;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DTypeResolver.php13 namespace phpDocumentor\Reflection;
15 use phpDocumentor\Reflection\Types\Array_;
16 use phpDocumentor\Reflection\Types\Compound;
17 use phpDocumentor\Reflection\Types\Context;
18 use phpDocumentor\Reflection\Types\Iterable_;
19 use phpDocumentor\Reflection\Types\Nullable;
20 use phpDocumentor\Reflection\Types\Object_;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DObject_.php13 namespace phpDocumentor\Reflection\Types;
15 use phpDocumentor\Reflection\Fqsen;
16 use phpDocumentor\Reflection\Type;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DClassTagRetriever.php14 use phpDocumentor\Reflection\DocBlock\Tags\Method;
15 use phpDocumentor\Reflection\DocBlockFactory;
16 use phpDocumentor\Reflection\Types\ContextFactory;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescription.php13 namespace phpDocumentor\Reflection\DocBlock;
15 use phpDocumentor\Reflection\DocBlock\Tags\Formatter;
16 use phpDocumentor\Reflection\DocBlock\Tags\Formatter\PassthroughFormatter;

1234