swift
|
An introspector for a metaclass. More...
Static Public Member Functions | |
template<typename F > | |
static void | forEachMember (F &&visitor) |
For each metamember in metaclass, pass metamember as argument to visitor function. | |
An introspector for a metaclass.
Obtain an instance of this class via swift::misc::introspect.
Definition at line 257 of file metaclass.h.