Index
C
- TagNameComparator::compare() — Method in class TagNameComparator
- TagFactory::create() — Method in class TagFactory
- Creates a new tag instance on the given name
D
- DeprecatedTag — Class in namespace phpowermove\docblock\tags
- Represents the
@deprecated
tag.
M
- MethodTag — Class in namespace phpowermove\docblock\tags
- Represents the
@method
tag.
P
- ParamTag — Class in namespace phpowermove\docblock\tags
- Represents the
@param
tag. - PropertyReadTag — Class in namespace phpowermove\docblock\tags
- Represents the
@property-read
tag. - PropertyTag — Class in namespace phpowermove\docblock\tags
- Represents the
@property
tag. - PropertyWriteTag — Class in namespace phpowermove\docblock\tags
- Represents the
@property-write
tag. - UnknownTag::parse() — Method in class UnknownTag
R
- ReturnTag — Class in namespace phpowermove\docblock\tags
- Represents the
@return
tag.
S
- SinceTag — Class in namespace phpowermove\docblock\tags
- Represents the
@since
tag.
T
- TagNameComparator — Class in namespace phpowermove\docblock
- TagFactory — Class in namespace phpowermove\docblock\tags
- Tag Factory
- ThrowsTag — Class in namespace phpowermove\docblock\tags
- Represents the
@throws
tag. - TypeTag — Class in namespace phpowermove\docblock\tags
- Represents the
@type
tag. - UnknownTag::toString() — Method in class UnknownTag
U
- UnknownTag — Class in namespace phpowermove\docblock\tags
- Represents an unknown tag.
V
- VarTag — Class in namespace phpowermove\docblock\tags
- Represents the
@var
tag. - VersionTag — Class in namespace phpowermove\docblock\tags
- Represents the
@version
tag.