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
@deprecatedtag.
M
- MethodTag — Class in namespace phpowermove\docblock\tags
- Represents the
@methodtag.
P
- ParamTag — Class in namespace phpowermove\docblock\tags
- Represents the
@paramtag. - PropertyReadTag — Class in namespace phpowermove\docblock\tags
- Represents the
@property-readtag. - PropertyTag — Class in namespace phpowermove\docblock\tags
- Represents the
@propertytag. - PropertyWriteTag — Class in namespace phpowermove\docblock\tags
- Represents the
@property-writetag. - UnknownTag::parse() — Method in class UnknownTag
R
- ReturnTag — Class in namespace phpowermove\docblock\tags
- Represents the
@returntag.
S
- SinceTag — Class in namespace phpowermove\docblock\tags
- Represents the
@sincetag.
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
@throwstag. - TypeTag — Class in namespace phpowermove\docblock\tags
- Represents the
@typetag. - 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
@vartag. - VersionTag — Class in namespace phpowermove\docblock\tags
- Represents the
@versiontag.