ClassDBSingleton.classGetSignal

Returns the signal data of class or its ancestry. The returned value is a Dictionary with the following keys: args, default_args, flags, id, name, return: (class_name, hint, hint_string, name, type, usage).

struct ClassDBSingleton
@nogc nothrow const
Dictionary
classGetSignal
(
in String _class
,
in String signal
)

Meta