Public Attributes

YYSTYPE Union Reference

#include <parser.h>

List of all members.

Public Attributes

int value
char * symbol
scoplib_vector_p affex
scoplib_matrix_p setex
scoplib_matrix_p rw [2]

Member Data Documentation

scoplib_vector_p YYSTYPE::affex

An affine expression

Referenced by yyparse().

scoplib_matrix_p YYSTYPE::rw

Read and write array accesses

Referenced by yyparse().

scoplib_matrix_p YYSTYPE::setex

A set of affine expressions

Referenced by yyparse().

A string for identifiers

Referenced by yyparse().

An integer value for integers

Referenced by yyparse().


The documentation for this union was generated from the following files: