C

TagNameComparator::compare() — Method in class TagNameComparator
TagFactory::create() — Method in class TagFactory
Creates a new tag instance on the given name

D

DeprecatedTagClass in namespace phpowermove\docblock\tags
Represents the @deprecated tag.

M

MethodTagClass in namespace phpowermove\docblock\tags
Represents the @method tag.

P

ParamTagClass in namespace phpowermove\docblock\tags
Represents the @param tag.
PropertyReadTagClass in namespace phpowermove\docblock\tags
Represents the @property-read tag.
PropertyTagClass in namespace phpowermove\docblock\tags
Represents the @property tag.
PropertyWriteTagClass in namespace phpowermove\docblock\tags
Represents the @property-write tag.
UnknownTag::parse() — Method in class UnknownTag

R

ReturnTagClass in namespace phpowermove\docblock\tags
Represents the @return tag.

S

SinceTagClass in namespace phpowermove\docblock\tags
Represents the @since tag.

T

TagNameComparatorClass in namespace phpowermove\docblock
TagFactoryClass in namespace phpowermove\docblock\tags
Tag Factory
ThrowsTagClass in namespace phpowermove\docblock\tags
Represents the @throws tag.
TypeTagClass in namespace phpowermove\docblock\tags
Represents the @type tag.
UnknownTag::toString() — Method in class UnknownTag

U

UnknownTagClass in namespace phpowermove\docblock\tags
Represents an unknown tag.

V

VarTagClass in namespace phpowermove\docblock\tags
Represents the @var tag.
VersionTagClass in namespace phpowermove\docblock\tags
Represents the @version tag.