#include <typechecker.h>
Inheritance diagram for UTAP::CompileTimeComputableValues:
Public Member Functions | |
virtual void | visitVariable (variable_t &) |
virtual void | visitInstance (instance_t &) |
bool | contains (symbol_t) const |
These are all global and template local constants and all constant non-reference template parameters. Variables with mixed storage are not considered compile time computable.
|
|
|
Reimplemented from UTAP::SystemVisitor. |
|
Reimplemented from UTAP::SystemVisitor. |