dmd.root.rootobject

Provide the root object that classes in dmd inherit from.

Authors

Walter Bright, http://www.digitalmars.com

  • Declaration

    enum DYNCAST: int;

  • Declaration

    class RootObject;

    • Declaration

      const const(char)[] toString();