- ident
Identifier ident;
Undocumented in source.
- create
IdentifierExp create(Loc loc, Identifier ident)
Undocumented in source. Be warned that the author may not have intended to support it.
- isLvalue
bool isLvalue()
Undocumented in source. Be warned that the author may not have intended to support it.
- toLvalue
Expression toLvalue(Scope* sc, Expression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.