#include <env.h>
Inheritance diagram for BindTemplateFunction:
Public Methods | |
BindTemplateFunction (Ptree *d) | |
Kind | What () |
void | GetType (TypeInfo &, Environment *) |
bool | IsType () |
Private Attributes | |
Ptree * | decl |
|
Definition at line 197 of file env.h. References decl. |
|
Implements Bind. Definition at line 792 of file env.cc. References TypeInfo::Unknown(). |
|
Reimplemented from Bind. Definition at line 797 of file env.cc. References FALSE. |
|
Implements Bind. Definition at line 787 of file env.cc. References Bind::isTemplateFunction, and Bind::Kind. |
|
Definition at line 203 of file env.h. Referenced by BindTemplateFunction(). |