IdentifierBracketIdentifier

An identifier of the form identifieridentifier

Constructors

this
this(Location location, Identifier indexed, Identifier index)
Undocumented in source.

Members

Functions

toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
Identifier index;
Undocumented in source.
indexed
Identifier indexed;
Undocumented in source.

Inherited Members

From Identifier

toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta