CatElemAssignExp

Constructors

this
this(Loc loc, Type type, Expression e1, Expression e2)
Undocumented in source.

Members

Functions

accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From CatAssignExp

accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta