Namespace Hphpdoc\Doc

Classes

NameSummary
Block

A parsed PHPDoc.

DescribedTag

Any tag that includes only a typehint and a description.

ParameterTag

Any tag that includes a typehint, a name, and a description.

Parser

Parses doc comments

Tag

Superclass for any parsed PHPDoc.

TagFactory

Creates tags.

TypedTag

Any tag that includes only a typehint and a description.

UriTag

Any tag that includes a URI or a symbol and a description.

VersionTag

Any tag that includes a version number and a description.