Tag
Namespaces
Classes
- AuthorDescriptor Descriptor representing the author tag with a descriptor.
- DeprecatedDescriptor Descriptor representing the deprecated tag with a descriptor.
- ExampleDescriptor Descriptor representing the example tag with a descriptor.
- LinkDescriptor Descriptor representing the link tag with a descriptor.
- MethodDescriptor Base class for any tag descriptor and used when a tag has no specific descriptor.
- ParamDescriptor Descriptor representing the param tag with a function or method.
- PropertyDescriptor Descriptor representing the property tag on a class or trait.
- ReturnDescriptor Descriptor representing the return tag on a function or method.
- SeeDescriptor Base class for any tag descriptor and used when a tag has no specific descriptor.
- SinceDescriptor Descriptor representing the since tag with another descriptor.
- ThrowsDescriptor Descriptor representing the throws tag on a class or trait.
- UsesDescriptor Descriptor representing the uses tag on any element.
- VarDescriptor Descriptor representing the var tag on a property.
- VersionDescriptor Descriptor representing the version tag on a class, interface, trait or file.