Declaration

Any declaration.

class Declaration : Node {}

Constructors

this
this(Location location)
Undocumented in source.

Inherited Members

From Node

location
Location location;
Undocumented in source.
getFullLocation
auto getFullLocation(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta