You are here

namespace phpDocumentor\Reflection\DocBlock in Zircon Profile 8

Same name in other branches
  1. 8.0 phpDocumentor\Reflection\DocBlock
Classsort descending Location Description
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