IdentifierStarNameStatement

indentifier * identifier kind of things

Constructors

this
this(Location location, Identifier identifier, Name name, AstExpression value)
Undocumented in source.

Members

Variables

identifier
Identifier identifier;
Undocumented in source.
name
Name name;
Undocumented in source.
value
AstExpression value;
Undocumented in source.

Inherited Members

From Statement

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

Meta