#include <quote-class.h>
Inheritance diagram for QuoteClass:
Public Methods | |
char * | MetaclassName () |
Ptree * | TranslateMemberCall (Environment *, Ptree *, Ptree *) |
Static Public Methods | |
bool | Initialize () |
Private Methods | |
Ptree * | ProcessBackQuote (Environment *, char *, Ptree *, Ptree *) |
|
Reimplemented from Class. Definition at line 89 of file metaclass.cc. References TRUE. Referenced by opcxx_init_QuoteClass(). |
|
Reimplemented from Class. Definition at line 94 of file metaclass.cc. |
|
Definition at line 68 of file quote-class.cc. References Class::ErrorMessage(), and Program::Read(). Referenced by TranslateMemberCall(). |
|
Reimplemented from Class. Definition at line 43 of file quote-class.cc. References Ptree::Eq(), Class::ErrorMessage(), Ptree::First(), nil, ProcessBackQuote(), Ptree::Reify(), Ptree::Second(), Class::StripClassQualifier(), Class::TranslateMemberCall(), and Class::WarnObsoleteness(). |