PPL Logo

xlat-i/xi-main.C File Reference

Go to the source code of this file.

Namespaces

namespace  xi

Data Structures

class  xi::MacroDefinition

Functions

void yyrestart (FILE *input_file)
int yyparse (void)
int yyerror (char *)
int xi::macroDefined (const char *str, int istrue)
void xi::splitScopedName (const char *name, const char **scope, const char **basename)
FILE * xi::openFile (char *interfacefile)
ModuleListxi::Parse (FILE *fp)
void xi::abortxi (char *name)
int main (int argc, char *argv[])

Variables

FILE * yyin
xi::ModuleListmodlist
static TList< MacroDefinition * > xi::macros


Function Documentation

void yyrestart ( FILE *  input_file  ) 

int yyparse ( void   ) 

Referenced by xi::Parse().

int yyerror ( char *   ) 

int main ( int  argc,
char *  argv[] 
)


Variable Documentation

FILE* yyin

Referenced by xi::Parse().


Generated on Sat May 26 08:08:11 2012 for Charm++ by  doxygen 1.5.5