dmd.root.rootobject
Provide the root object that classes in dmd inherit from.
License
Source: root/rootobject.d
Documentation: https://dlang.org/phobos/dmd_root_rootobject.html
-
Declaration
enum
DYNCAST
: int; -
Declaration
class
RootObject
;-
Declaration
const const(char)[]
toString
();
-