57 switch( image->
type ) {
Variable * variable_retrieve(Environment *_environment, char *_name)
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
Variable * image_get_height(Environment *_environment, char *_image)
Emit code for IMAGE HEIGHT(...).
struct _Variable Variable
Structure of a single variable.
#define CRITICAL_NOT_IMAGE(v)
struct _Environment Environment
Structure of compilation environment.