Class
Overview
Classes constructed with the class statement, can be targeted by the Class namespace reflection methods. These
methods allow introspection of class metadata, specifically noted by their respective declaration.
Note:
The static methods for the
Class namespace have not yet been decided.