Context |
vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Context.php |
The context in which a DocBlock occurs. |
Description |
vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Description.php |
Parses a Description of a DocBlock or tag. |
DescriptionTest |
vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/DescriptionTest.php |
Test class for \phpDocumentor\Reflection\DocBlock\Description |
Location |
vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Location.php |
The location a DocBlock occurs within a file. |
Serializer |
vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Serializer.php |
Serializes a DocBlock instance. |
Tag |
vendor/phpdocumentor/reflection-docblock/src/phpDocumentor/Reflection/DocBlock/Tag.php |
Parses a tag definition for a DocBlock. |
TagTest |
vendor/phpdocumentor/reflection-docblock/tests/phpDocumentor/Reflection/DocBlock/TagTest.php |
Test class for \phpDocumentor\Reflection\DocBlock\Tag\VarTag |