Base

Constructors

this
this(string keyword, string name, Location location)

Members

Functions

toJSON
JSONValue toJSON()

Variables

keyword
string keyword;
location
Location location;
name
Nullable!string name;

Meta