setFullyQualifiedStructuralElementName()
setFullyQualifiedStructuralElementName(string $name) : void
Sets the Fully Qualified Structural Element Name (FQSEN) for this element.
Parameters
string | $name |
Describes the public interface of the description for a method.
setLocation(\phpDocumentor\Descriptor\FileDescriptor $file, integer $line) : void
Sets the file and location for this element.
\phpDocumentor\Descriptor\FileDescriptor | $file | |
integer | $line |
getTags() : \phpDocumentor\Descriptor\Collection
Returns all tags associated with this element.
getArguments() : \phpDocumentor\Descriptor\Collection