A QOL interface to keep all the member types consistent.
Public Methods | |
string | __toString () |
string | getVisibility () |
bool | isStatic () |
Public Methods inherited from XMLWriterInterface | |
void | write (RefXML $xml) |
Reflector writes itself to the XML. More... | |
string __toString | ( | ) |
<ClassFQN>::<identifier>
Implemented in RefMethod, AbstractMagicMember, RefProperty, and RefConstant.
string getVisibility | ( | ) |
public
, protected
, private
Implemented in AbstractMagicMember.
bool isStatic | ( | ) |
Implemented in RefConstant.