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