test/ssCommonEnviromentYy.y File Reference

#include <stdio.h>
#include <ctype.h>

Include dependency graph for test/ssCommonEnviromentYy.y:

Go to the source code of this file.

Defines

#define YYDEBUG   1

Functions

statement< tstr > pusha ($< tstr >1,$< tstr >3)
int yylex ()
int yyerror (const char *s)

Variables

statement __pad0__
 This is the parser for CommonEnviroment files.
comment __pad1__
lvalue __pad2__
lvalue< tstr > FILE * input


Define Documentation

#define YYDEBUG   1


Function Documentation

statement<tstr> pusha ( $< tstr >  1,
$< tstr >  3 
)

int yylex (  ) 

Definition at line 76 of file test/ssCommonEnviromentYy.y.

References ALPHA, EOL, EOS, EQUALS, input, LBRACE, LEXERROR, NUM, POUND, RBRACE, YYSTYPE::tstr, YYSTYPE::val, and yylval.

int yyerror ( const char *  s  ) 

Definition at line 140 of file test/ssCommonEnviromentYy.y.

References yyerror.


Variable Documentation

statement __pad0__

This is the parser for CommonEnviroment files.

Definition at line 39 of file test/ssCommonEnviromentYy.y.

comment __pad1__

Definition at line 51 of file test/ssCommonEnviromentYy.y.

lvalue __pad2__

Definition at line 61 of file test/ssCommonEnviromentYy.y.

lvalue<tstr> FILE* input

Definition at line 61 of file test/ssCommonEnviromentYy.y.