A complement to ClassMacro. See ClassMacro for more information.

Static methods

staticget(request:String):List<Class<Dynamic>>

staticinlinegetTyped<T>(request:String, type:Class<T>):List<Class<T>>