Operations are similar to functions but Not Quite Right
Public Member functions Summary: | |
constructor | Operation(SourceFile* file, int line, const std::string& type, const ScopedName& name, const Function::Mods& modifiers, Types::Type* ret, const std::string& realname) Constructor [Source] |
virtual void | accept(Visitor*) Accept the given visitor [Source] |
Public Typedefs Inherited from Function | |
Mods, vector |
Public Member functions Inherited from Function | |
premodifier, return_type, realname, parameters, template_type, set_template_type |
Public Member functions Inherited from Declaration | |
name, name, file, set_file, line, type, set_type, access, set_access, comments, comments, declared, declared |
Public Data members Inherited from FakeGC::cleanup | |
cleanup_next |