Inheritance diagram for RefClass:Classes, Traits, and Interfaces.
Additional Inherited Members | |
Protected Properties inherited from DocBlockTrait | |
| string[] | $warnings = [] |
Public Static Methods inherited from AbstractRefClass | |
| static self | from (ReflectionClass $entity) |
Protected Methods inherited from AbstractRefClass | |
| bool | isDeclaring ($member) |
| void | writeAttributes (RefXML $xml, array $extra=[]) |
| void | writeConstants (RefXML $xml) |
| void | writeDocBlock_Tags (RefXML $xml, string &$docblock) |
| void | writeInherited (RefXML $xml) |
| void | writeMethods (RefXML $xml) |
| void | writeParents (RefXML $xml) |
| void | writeProperties (RefXML $xml) |
Protected Methods inherited from DocBlockTrait | |
| void | writeDocBlock (RefXML $xml, string $docblock) |
| Writes the docblock. More... | |
| void | writeDocBlock_Prune (&$docblock) |
| void | writeDocBlock_Tags_internal (RefXML $xml, string &$docblock) |
| void | writeDocBlock_Tags_see (RefXML $xml, string &$docblock) |
| void | writeDocBlock_Tags_todo (RefXML $xml, string &$docblock) |
| void write | ( | RefXML | $xml | ) |
| RefXML | $xml |
Implements XMLWriterInterface.