Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

translator.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef translator_h
00004 #define translator_h
00005 
00006 //
00007 // INTERFACE definition follows 
00008 //
00009 
00010 
00011 class Source;
00012 
00013 class Translator
00014 {
00015 
00016 public:  
00017   void translate(Source* s);
00018 };
00019 
00020 #endif // translator_h

Generated on Mon Feb 10 17:32:58 2003 for VFiasco Semantics Compiler by doxygen1.2.15