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

implicit_conversion_i.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef implicit_conversion_i_h
00004 #define implicit_conversion_i_h
00005 
00006 #include <algorithm>
00007 #include "except.h"
00008 #include "symbol_table.h"
00009 #include "function.h"
00010 #include "class.h"
00011 #include "annotation.h"
00012 #include "downcast.h"
00013 #include "symbol_name.h"
00014 
00015 class Class_op_lookup_helper : public Class_lookup_helper {
00016     Type t;
00017 
00018 public:  
00019   Class_op_lookup_helper(Type t);
00020   
00021   bool predicate(Class_symbol* sym);
00022   
00024   bool is_visible_in(Class_symbol* what, Class_symbol* sym);
00025 };
00026 
00027 #endif // implicit_conversion_i_h

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