#include <more/lang/cx_expr.h>
Inheritance diagram for more::lang::cx_identifier:
|
Construct a unique variable.
|
|
Construct a variable with the name given by id.
|
|
|
|
|
|
Print the C source code of this expression. The default implementation thows a logic error. This function may be overloaded to extend the backend, otherwise it may be easier to transform the source code. Reimplemented from more::lang::cx_expr. |
|
|